GetPut FTP JMoreno
PutGet FTP is a simple app that uses only the very required API's to upload or download files from an FTP Server. NO CLASS Required, easy to understand. It's useful to implement update services between applications and web sites.
Inputs : Server, directory, user, password, file to download or upload Assumes : NO CLASS Required, easy to understand. It's useful to implement update services between applications and web sites. Code Returns : download or upload a file to an FTP Site, [Get Api Declarations]
[Download GetPut FTP]
Original Source & Copyright : Planet-Source-Code.Com GetPut FTP Author : "JMoreno"
|