Back to Spacedrive

Epic: File Operations

.tasks/core/FILE-000-file-operations.md

0.4.3495 B
Original Source

Description

Encompasses all core file manipulation tasks, including copying, moving, deleting, and validation. These operations will be implemented as durable jobs orchestrated by the Action System.

Child Tasks

  • FILE-001: File Copy Job - Done
  • FILE-002: File Deletion Job - Done
  • FILE-003: Cloud Volume File Operations - Done
  • FILE-004: Rename and Folders - Done
  • FILE-005: Bidirectional Remote Copy - Done
  • FILE-006: Path Intersection & Smart Diff - To Do