Page 1 of 1

file upload using FTP

Posted: Mon Dec 06, 2004 1:36 am
by sourceboy2004
hello sir/madam,

I want to upload file from my local system to server. Already i wrote code for file upload. it is succesfully executed.
but That the upload is Http protocal.
there im using Isuploadfile() methos and movefile().
But now my requriment is file upload using FTP protocal.
i dont have any idea about that types of protocal.
so please any one give me ur valueable idea.

thanks

Posted: Mon Dec 06, 2004 2:56 am
by kettle_drum
I remember there being a class posted in the forums that did this a while back. Try and search and see if you can find it.