Creating a ftp upload client



Creating a ftp client is relatively easy. I got it working with the following code snippet.  The problem i had was with parsing the url with filename before i can upload a file. Tricky...


Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm