basically i've gotta write a script that uploads the
file that user is uploading NOT to the server on which
the scripts are - but to a seperate server.
Problem is, i'm expecting huge uploads, and i have got
ample space, 3 to 400 MB's. but it's on seperate
servers from where my site is. 
When a user uploads the file - it should uploaded
directly to this other huge server - and not on the
server where the PHP scripts are...is it possible?

Also, any upload being handled by this othe server
will need a connection opening to this other server -
with ftp user:pass. how will this be made possible in
the script!?

well thanks a lot,
Cheers,
T. Edison jr.



=====
Rahul S. Johari (Director)
******************************************
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : [EMAIL PROTECTED]
Tel : 91-4546512/4522124
*******************************************

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to