Copying files from local server to remote server?
Posted: Mon Apr 27, 2009 12:03 pm
Hello all.
I'm trying to copy a group of images programatically from a local XAMPP PHP server running in Ubuntu Linux to a remote web host (a GNU/Linux server hosting provider). How could I go about this? I've read about cURL, but that's only for reading. How do I write the files to the remote server?
Thanks for your help!
I'm trying to copy a group of images programatically from a local XAMPP PHP server running in Ubuntu Linux to a remote web host (a GNU/Linux server hosting provider). How could I go about this? I've read about cURL, but that's only for reading. How do I write the files to the remote server?
Thanks for your help!