Moving files in the same partition path will result in a copy file operation
See original GitHub issueWhen moving files under the same partition path, I observed that there is no direct move, which produces a copy-like operation, not as fast as executing the execute mv command.
This can be very annoying when moving large files.
This problem occurs when files are moved from the /volume2/Files
path to /volume2/Files1
- Version (
cloudcmd -v
):16.6.0 - Node Version
node -v
:15.13.0 - OS (
uname -a
on Linux):Synology DSM Docker - Browser name/version: Chrome
- Used Command Line Parameters:
- Changed Config:
Issue Analytics
- State:
- Created a year ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
What's faster? Moving files from one drive to another, or ...
I'm asking this because I suppose it will be faster transferring from one drive to another even though they are exactly the same,...
Read more >When I move a file to a different directory on the same partition ...
No, the file is not copied, it stays where it is. What changes is the directory listing. This is why moving even the...
Read more >Permissions when you copy and move files - Windows Client
Describes how Windows Explorer handles file and folder permissions in different situations.
Read more >Which is faster: Copying or Moving files in a PC? Why? - Quora
It depends on some factors. If you're moving the file on the same drive and partition it will be faster to cut/paste than...
Read more >How to Solve File Stops Copying Halfway (5 Ways) - EaseUS
When you try to copy files from one hard drive to another, especially large files, you may encounter this - file stops copying...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This is how Synology Technical Support responded to me.
Looks like it’s related to Synology, and this is the place that should be fixed 🤷