PHP file transfer between servers?
Posted: Mon Dec 13, 2010 7:10 pm
Hi everyone!
In our workflow we get new product images from a vendor's server each day. They put them up on a normal web page for anyone to download. I am trying to automate the process that we don't have to manually download a file each day and then upload to our server. Is there a PHP function similar to wget where I can request a certain file on a remote web page and have it saved to a directory on our server? Note that some files might be as large as 100MB.
Thanks!
Todd
In our workflow we get new product images from a vendor's server each day. They put them up on a normal web page for anyone to download. I am trying to automate the process that we don't have to manually download a file each day and then upload to our server. Is there a PHP function similar to wget where I can request a certain file on a remote web page and have it saved to a directory on our server? Note that some files might be as large as 100MB.
Thanks!
Todd