LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Script that automates backups using ftp (https://www.linuxquestions.org/questions/programming-9/script-that-automates-backups-using-ftp-386405/)

linuxmandrake 11-25-2005 09:25 AM

Script that automates backups using ftp
 
Is it possible to have a script that checks all the files within a direcotry for files that have been modified then upload those which have been modified onto the ftp server. And if possible into the same directory on the ftp server but doesn't have to do this.

keefaz 11-25-2005 10:28 AM

Maybe try lftp's mirror function

man lftp for details

linuxmandrake 11-25-2005 02:05 PM

ah thanks i'll give that a shot

Tinkster 11-25-2005 03:49 PM

Do you have other options? ftp is really NOT the
recommended way of doing this. How about rsync
using ssh instead?



Cheers,
Tink

linuxmandrake 11-25-2005 05:12 PM

sadly no cos my uni is crap. They dont know what they doing at all


All times are GMT -5. The time now is 11:06 PM.