FTPPUT CLIENT


A simple FTP Program that when called uploads a file via the FTP Put command.
There exist a version for uploading ascii files, binary files and a command line version for binary files.

The configuretion file (.ini) is self explaining.

The command version shall be called using the following structure:
Drive:\PathToFile\FTP_engine_binary_cmd.exe "
C:\SoucePath\Sourcefile.ext" "/ServerDestinationPath/DestinationFilename.ext"
C:\FTP_Engine_Binary_CMD\FTP_engine_binary_cmd.exe "C:\News\News.mp3" "/mywebfolder/html/News/News.mp3"


FTPPut Client ASCII


FTPPut Client Binary

FTPPut Client Binary
Commandline