Hi im trying to write a simpel ftp upload program...
iv been trying to use the FtpWebRequest but well every time i wanna do some thing i have to create a new instance of the class and so a new connection to the server...
is there any user written ftp class that manages this in a better way?
Tnx alot!
iv been trying to use the FtpWebRequest but well every time i wanna do some thing i have to create a new instance of the class and so a new connection to the server...
is there any user written ftp class that manages this in a better way?
Tnx alot!