Coding FTP Homepage Fevosoft Homepage
Home | Buy Now | DownloadScreenshot | Sample Scripts | Support

Coding FTP - Using script to automate the FTP operations

Coding FTP Screenshot

(screen shot)

Unlike normal FTP client which is for manual operations, Coding FTP is a FTP/SFTP/FTPS client designed for FTP automation:

You put some commands to a text file, Coding FTP will execute them for you automatically without interaction.

 

For example, you can use following three lines of script to upload all JPG files in a local directory "d:\temp\images" to a FTP directory "/images-backup":

OpenHost("/host=localhost /anonymous");
UploadFile("/local=d:\\temp\\images\\*.jpg /ftpdir=/images-backup");
CloseHost;

As you can see, it's very easy to use. CodingFTP uses java/VB script syntax, it's almost no learning curve for you. (More samples)

Buy Coding FTP

Automatic transfers
  An automation solution is essential for your business: for saving money and time. Drag & drop is useful for manual operation, but it falls short on power and flexibility. By using Coding FTP, you can easily automate file transfers and related tasks.
Flexible working flow
  You can write scripts to control all FTP operations so it exactly matches your business needs.
Secure transfers/Integrity verification
  Uploading/downloading files via SSH/SSL secure channel. Coding FTP also has integrity verification to make sure your files were transferred 100% successfully.

Main Featues:

  • Puts all operations in a simple script file and run the script in unattended mode (more info)
  • Flexible script language. You can fully control the work flow. (samples)
  • SSH/SSL secure transfer
  • Feature rich script commands, e.g. OpenHost, UploadFile, DownloadFile, Rename, etc, let you do all FTP operations (sample)
  • Email notification
  • Resume transferring
  • Bandwidth control
  • More...

If you are seeking for a solution to help you automate FTP transfers, look no further! Coding FTP is just designed for you.

Ordering Coding FTP is risk-free because of 30-day money-back guarantee,
so why wait when you can order right now?

Buy Coding FTP

 

Copyright © 2003-2012, All rights reserved. Fevosoft®
CodingFTP - Using scripts to automate FTP operations
Privacy Policy  |  About US