from a web page the user selects their file from a simple file input control and then I need to upload that file to an ftp server.
My question is must I save this file to the web server before I upload it to the ftp server? Or is there another way? Also, can you recommend me any good ftp classes that will make this as painless as possible? This is all kind of new to me.
Thanks for any help!
My question is must I save this file to the web server before I upload it to the ftp server? Or is there another way? Also, can you recommend me any good ftp classes that will make this as painless as possible? This is all kind of new to me.
Thanks for any help!