M
Magnus Blomberg
Hello!
I am developing a C# windows application that should send a file using FTP.
Does anyone knows how to make my application do this. I haven't found the
correct object to perform this.
It should connect, login, upload the file, and then disconnect. If possible
I also want to add a progress bar to the transfer.
Any ideas?
Regards Magnus
I am developing a C# windows application that should send a file using FTP.
Does anyone knows how to make my application do this. I haven't found the
correct object to perform this.
It should connect, login, upload the file, and then disconnect. If possible
I also want to add a progress bar to the transfer.
Any ideas?
Regards Magnus