I'd like to run lftp in the background to create a backup of a rather large remote system. Due to a not-so-fast internet connection this will take over a week. Since nobody will be able to monitor the progress etc. during this time and the internet connection could have an outage, I wonder if there are some settings in lftp that will make it retry forever if something fails (most programs just retry a few times and if they still cannot (re-)connect terminate).
|
feedback
|
|
Without more information on the backup process... I can honestly only give you some bits of things to try. If the "backup" is one megalithic file, you're going to have a harder time. Many FTP clients can "resume" a broken download automatically, and with the help of the
| |||||
feedback
|
lftp. – ThiefMaster Jan 25 at 16:46