Hello. First of all thank you for wonderful software!
I hope I am not repeating this:
Sometimes I rename a file on a main hard drive. And when I synchronise (main
with external hard drive) the older file is deleted and then copied again.
So if the two files on two sides are exactly the same (size etc.) but have
different name, wouldn't it be better and faster only to rename one (instead
of deleting and copying again)?
Rename
- Posts: 4
- Joined: 31 Jul 2012
- Site Admin
- Posts: 7210
- Joined: 9 Dec 2007
FFS detects and propagates renaming/move, but needs the database to do so,
see:
[404, Invalid URL: https://sourceforge.net/tracker/?func=detail&atid=1093083&aid=3529220&group_id=234430]
see:
[404, Invalid URL: https://sourceforge.net/tracker/?func=detail&atid=1093083&aid=3529220&group_id=234430]
- Posts: 4
- Joined: 31 Jul 2012
Thank you.
So using Automatic variant and if possible making sure both drives are not
FAT.
So using Automatic variant and if possible making sure both drives are not
FAT.
- Site Admin
- Posts: 7210
- Joined: 9 Dec 2007
Yes, in certain limited scenarios it is even possible to detect changes
between FAT <-> FAT, e.g. when changing a file name in case or renaming to a
shorter file name, both of which happen to not change the file ids. But a
reliable detection of renamed/moved files can only be expected between non-FAT
volumes.
between FAT <-> FAT, e.g. when changing a file name in case or renaming to a
shorter file name, both of which happen to not change the file ids. But a
reliable detection of renamed/moved files can only be expected between non-FAT
volumes.
- Posts: 4
- Joined: 31 Jul 2012
Does renaming work also if a file was moved to some sub-folder?
- Site Admin
- Posts: 7210
- Joined: 9 Dec 2007
Yes, FFS detects both renamed and moved files.
- Posts: 4
- Joined: 31 Jul 2012
Very great. Thank you for wonderful software :)