
FtpFolderCleaner
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a command line application able to login to a FTP-server, and delete the oldest files in a folder.
So it deletes everything except the newest files. The number of files to keep is configurable through a command line parameter.
The tool is useful as a cleanup-job for remote stored logging. (i.e. images from IP-camera, temperature logs from embedded devices...)
Requires Qt 4.5 or newer
Please login or register to add a comment or rating