forumnz Posted July 27, 2009 Share Posted July 27, 2009 Hey! I want to create a script to transfer a directory from my server to another server. I suppose I would have to make some sort of web based FTP? i haven't ever attempted something quite like this, so any info is appreciated. Cheers Sam Link to comment https://forums.phpfreaks.com/topic/167582-how-can-i-go-about-making-a-script-to-tranfer-files-between-domains/ Share on other sites More sharing options...
ignace Posted July 27, 2009 Share Posted July 27, 2009 You can save you the bother of creating the ftp yourself: http://us3.php.net/manual/en/book.ftp.php Link to comment https://forums.phpfreaks.com/topic/167582-how-can-i-go-about-making-a-script-to-tranfer-files-between-domains/#findComment-883833 Share on other sites More sharing options...
ignace Posted July 27, 2009 Share Posted July 27, 2009 You just gave me an great idea a function that allows you to sync between local and remote directories. I'll post the code once i'm done. I had actually written most of the code but when I submitted nothing changed my post meaning the time you may edit a post had expired.. Damn I really hate when that happens.. Link to comment https://forums.phpfreaks.com/topic/167582-how-can-i-go-about-making-a-script-to-tranfer-files-between-domains/#findComment-883841 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.