mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
- Updated `CopyMethod` enum to include `Atomic` and `Streaming` variants, replacing the previous `AtomicMove` and `StreamingCopy` options for clarity. - Refactored the `select_strategy` method to respect user preferences for copy methods, improving the logic for same-volume operations. - Added CLI support for the new copy methods in `args.rs`, allowing users to specify their preferred method during file copy operations. - Updated relevant tests to reflect changes in copy method naming and functionality. - Enhanced documentation to include new copy method options and their usage. Co-authored-by: ijamespine <ijamespine@me.com>
453 KiB
Executable File
453 KiB
Executable File