General
-
Support for two-way sync
Make FTPSync support two-way sync - e.g. transfers from destination to source, if destination has changed.
12 votes -
Compare source and destination files
If you could compare source and destination files and overwrite if source file is newer, or a different size would be great. At the moment, even if a destination file is deleted, the FTP sync does not copy the file to the destination.
10 votes -
Content hashing
It would be great if content can be hashed and files would only be transferred if content has changed (thus reducing transfer of files whose timestamp change, but content remains the same).
9 votes -
9 votes
-
Option: ignore old files
Feature request: Allow for the ignoring of files that are older than X days (hours, minutes) old.
6 votes -
Support Chinese folder and file name, that is very important
Support Chinese folder and file name, that is very important, I can't use it without chinese support. Thanks!
5 votes -
Empty directories should be transferred to destination
Empty directories are currently not transferred to destination. They have to, because some frameworks rely on their directory structure, even if directories are empty.
4 votesplanned ·
AdminCyberKiko FTPSync
(Admin, FTPSync)
responded
A workaround for some cases is described in blog post:
-
let the focus on the current window
The current window looses focus for a second when scheduled FTPSync task starts even when /QUIET parameter is set
3 votes -
/CHANGED switch
It would be great to have a switch that would instruct FTPSync to only return an errorlevel if anything has changed/transfer is required, but not transfer anything.
3 votes -
3 votes
-
Mail if files send
I read that you can email after file transfer. I want to only send an email when there are actually files send. Any ideas how to do this ? I read it can't be done by getting the status. Maybe by looking into the destination folder and see if there is a file with today's date, or something like that ? Anyone creative in how to achieve this ?
3 votes -
File name manipulations
It would be nice if some file name manipulation can be performed before file is transferred to destination; e.g. append prefix or suffix, substitute unsupported characters, etc.
2 votes -
Statistics data in the log file or in additional file.
For the some task very usefully to now
1. how many files was transferred successfully ex: (100 files; total size 1212 MB)
1.1 --------------- was skipped (10 Files);
2. Errors: 100 WARNINGS; 5 ERRORS; 1 - FATAL;
This data more useful to send via email, then logfile.1 vote