hno Posted January 12, 2010 Share Posted January 12, 2010 HI, I need a script to backup my host's files to another host by using ftp?Does anybody have any idea about it?any script? Thanks Link to comment https://forums.phpfreaks.com/topic/188172-how-to-backup-files-with-ftp/ Share on other sites More sharing options...
Catfish Posted January 12, 2010 Share Posted January 12, 2010 If you just want to transfer from one host to another, you may be able to use an FTP client that supports FXP. The servers have to support it too though. As far as an already existing script written in php, i haven't seen one but I havent looked far either. This forum: http://www.warriorforum.com/programming-talk/62792-can-you-ftp-files-one-server-another.html links to an app called lftp which might be of interest to you. Link to comment https://forums.phpfreaks.com/topic/188172-how-to-backup-files-with-ftp/#findComment-993434 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.