I have a lot of mp3 files on my server I need to copy most of them to another server am trying to find php script so I can transload files from my server to another server any help ?! with best regards hado,
http://abdussamad.com/archives/63-Server-to-Server-file-transfer-script.html or http://freecodesnippet.com/articles/uncategorized/ajax-server-to-server-direct-file-transfer/ 2nd links isn't always available...
If you have a lot of files your best option is probably to just use a FTP client. However, if you don't have FTP access to that server, then what shallowink posted is good.
Yes that php script works well.......now i am able to transfer any file to my server...Thanks friend But i also have problem.... i am able to view or access the remotely downloaded file through FTP client, but not through browser...why..?(that mean i put the file in the tbset folder, when i viewed that folder through browser-not seen any new file but able to view in ftp client)