Building lftp on Windows
One of the best FTP clients I have ever seen is lftp, and what is even best it's open source on Linux, if you want to use it on Windows you will have to compile it with Cygwin.
One of the best FTP clients I have ever seen is lftp, and what is even best it's open source on Linux, if you want to use it on Windows you will have to compile it with Cygwin.
Lately I've had a lot of repositories to deal with, so I wanted to back it up, beside doing the usual, creating a hotcopy I decided to create incremental backups of all the repositories, so we can...