Implementing FTP Append function in .net 1.1
Hi,
I need to append a text file from my application to remote server using FTP Append , can any one please let me know how can implement in .net 1.1 framework. Can i do the same functionality using any other communication technique.
Max file size will be 10 MB