Hello,
I'm using Amazon Drive (slow, but cheap and unlimited storage) with
Netdrive as my backup solution, and FastCopy is an excellent utility to just copy my data onto the Amazon Drive. There is only one big problem, it isn't possible to copy the DATE attribute with my files. This means that for all files the DATE attribute is set to the time the file was copied to the cloud, and not the time it was actually created on my end. Sadly, this also means that when I try to use FastCopy with
Sync(Size/Date) that it wants to copy every single file again, even those that are exactly the same (except for the DATE attribute, of course) between Amazon Drive and my local copy.
So I'm basically looking for a way to just
Sync(Size). Ignoring Date, but copying every file from Source to DestDir that has a different size and deleting everything on DestDir that isn't present on Source.
Is this possible with FastCopy?