by Shaipetit on Sun Jan 14, 2018 1:29 pm
Comparison -> More -> Folder Timestamps checked.
One way left to right exact mirror sync was used.
I've performed some tests related to Syncovery's handling of Created and Modified timestamps for files and folders when syncing to FTP and SFTP servers as destination.
FTP
Tested FileZilla FTP server.
Syncovery doesn't sync Created timestamps both for files and folders. Created timestamps for files and folders on FTP server are set to current time of uploading.
Syncovery does sync Modified timestamps both for files and folders.
SFTP
SFTP was tricky. Behavior depended on SFTP server used.
Syncovery wasn't able to connect and sync to SolarWinds SFTP & SCP Server, because of Connection error (10022).
Using default options on SFTP servers like (freeFTPd, Core FTP Server, Core FTP mini sftp server, Rebex Tiny SFTP Server) and Syncovery default SFTP options Syncovery only synced Modified timestamps for files, but not folders.
For instance, when Syncovery was trying to change Modified timestamps for folders, Core FTP Server left such entry in log file:
"Timestamp set of '䔯敶祲桴湩ge' failed (20170717 13:00:00)..."
Created timestamps for files were set with the same value as Modified timestamps, but for folders current time of uploading was used.
However, when using Wing FTP server (SFTP) the behavior was exactly the same as with FileZilla FTP server (FTP): sync of Modified timestamps both for files and folders, but no sync for Created timestamps.
In conclusion, provided one uses compatible FTP server (e.g. FileZilla FTP server) or SFTP server (e.g. Wing FTP server) Syncovery does sync Modified timestamps both for files and folders, however Syncovery doesn't sync Created timestamps both for files and folders. Created timestamps for files and folders on (S)FTP server are set to current time of uploading.
Would it be possible to add sync support for Created timestamps for files and folders when using FTP and/or SFTP servers?
Thank you.