
Originally Posted by
PenguinGuy
Uploading it from the client is a big no.
Also, Uploading what processes people have open is enough to get people off of that server. (Why gather processes?! If that's your only method, or your best method, may I suggest a spare computer and Driver Development? You'll achieve much greater results.)
If FileZilla has an API, just use that. If it doesn't, you'll need to reverse the application and gather the address(s), parameters and class instance (if needed). If you want to be lazy, just use a FTP library or write your own, there are tons on CodeProject.
Posted via Mobile Device