š» Software
Is it better to always copy and delete, rather than move?
Freshabout 2 months ago
Mar 15, 202630911 viewsConfidence Score0%
0%
Problem
I often get anxious about the potential for incomplete data when I consider canceling a file move, regardless of whether I'm using Windows or a Unix-based system. It's sometimes tricky for me to recall how the move command functions in these environments, especially with directories. For example: Dā¦
Error Output
mv verybigdir dest
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix ā Awaiting Verification
Fix for: Is it better to always copy and delete, rather than move?
Low Risk
Even on a perfectly stable computer that never fails: if you care about timestamps, then is better than plain . ( will preserve the timestamps for you, and I assume something similar exists on Windows).
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix