Page 1 of 1

Synchronization files

Posted: Fri Jan 30, 2015 6:59 am
by ntesla22
Hello

I'm using RoboTask to synchronize files and folders on an FTP site with files and folders on a local drive.

When RoboTask does this, does it only delete and download/upload the files that have changed or does it do it for all files? (Naturally if it does it for all files this will cause issues as the FTP site starts to contain more and more content.)

Thank you in advance

Re: Synchronization files

Posted: Fri Jan 30, 2015 11:44 am
by Oleg
Synchronization process process only newer files:
- if source file time is greater than time of target file;
- if it is a new file.

Commonly it depend on synchronization parameters.
Anyway if source and target file has the same file time the action does nothing.