I want to upload one file, a zip file from a php form on server A into my file server on server B.. so basically someone browses and selects a file and hits the submit button on server A and it shoots the file over to server B into a default area. Is that impossible to do?