A bug was introduced in FTPSync 2.8c, which may cause FTPSync to transfer no files at all, when IncludeRoot=No is set.
This issue has been resolved in patch 61 and will be included with next release of FTPSync.
When FTPSync builds directory listing on FTP server it issues LIST commands. However, in some cases you would need to issue a LIST command with additional parameters. To support this, I've added a new parameter to FTPSync, ListParams, where additional LIST parameters may be specified. For...
[More]
There was no easy way to instruct FTPSync to scan and synchronize only the directory specified in Dir parameter, without its subdirectories. If you want to synchronize only the requested directory, but not its subdirectories, you may now add:
IncludeSubDirs=No
into [Source] section of yo...
[More]
There is a bug in FTPSync 2.8c, which in some cases may cause FTPSync to ignore AllowModeZ=No and continue to use MODE Z (compressed transfers) for some FTP server operations. If your FTP server is having issues with MODE Z, this may result in frequent timeouts, dropped transfers or complete inabi...
[More]
In April 2009 my wife and me went on a trip to visit three European capitals: Stockholm in Sweden, Helsinki in Finland and Tallinn in Estonia. This is a short summary of our trip.
April 22nd, 2009: In the evening we arrived by an airplane to Stockholm Arlanda Airport, took a trai...
[More]
An often requested feature for FTPSync is support for secure transfers. This is now available as an experimental version (for testing and evaluation purposes, not recommended for production use). To use it, you must:
download and install OpenSSL
download SSL enabled FTPSync 2.8c Patch 54
...
[More]
Today, I released CyberKiko DeleteMe 1.2d. New or updated in this version:
changed: DeleteMe 1.2c or earlier removed a folder from a temporary folder list if it was unavailable at cleaning. This behavior has been changed to only skipping those folders, to avoid removal of folders on re...
[More]
Today, I released FTPSync 2.8c.
New and improved in this version:
support for TCP/IP Keep Alive on control connection (KeepAlive parameter)
improved handling of MODE Z compressed transfers (AllowModeZ and CompressedExt parameters)
support for FTP serve...
[More]
FTPSync by itself does not impose limits on file size to be transferred. However, due to firewalls prematurely timing out FTP sessions, it's possible that your specific setup may impose a file size limit, which may be as low as several MB and as high as several GB. Usual symptoms are:
fi...
[More]
Dropbox, a simple and convenient tool to synchronize files between two or more computers, recently made it into Lifehacker's Five Best File Syncing Tools. According to the article, Dropbox's biggest drawback is that you can't define sync folders, so you have to move everything you want...
[More]