D
Daniel Bass
Hey,
There's a client requirement to have my application send some files to
another server on the same network through FTP.
All I need to do is connect to the provided server and port, with the
provided username and password, then upload some files in binary mode, then
disconnect.
Is there a way in .Net to do this?
Any help would be appreciated.
Thanks.
Daniel
There's a client requirement to have my application send some files to
another server on the same network through FTP.
All I need to do is connect to the provided server and port, with the
provided username and password, then upload some files in binary mode, then
disconnect.
Is there a way in .Net to do this?
Any help would be appreciated.
Thanks.
Daniel