Secured Loans - Online Advertising - Credit Counseling - Loans - Auto Loans

PDA

View Full Version : I searching for php script (remote upload)


hado
Feb 7th 2008, 6:51 am
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,

shallowink
Feb 7th 2008, 7:00 am
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...

Possibility
Feb 7th 2008, 8:00 pm
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.