Backup Your Files to FTP Server Using Command Line

by Keith Dsouza | Translate | Print
Thursday, 30th Jul 2009 | Share


Share Backup Your Files to FTP Server Using Command Line on Twitter Share Backup Your Files to FTP Server Using Command Line on Facebook Save Backup Your Files to FTP Server Using Command Line To Delicious Favorites Stumble Backup Your Files to FTP Server Using Command Line Share Backup Your Files to FTP Server Using Command Line on Digg Get Instant Updates as RSS Feeds from Techie Buzz

These days many web hosting providers provide users with unlimited space, so wouldn’t it be good to use some of that space for ?

Here is a hassle free way to create encrypted backup archives of your files upload them to a FTP server from the command line.

ZIPEncryptFTP is a C# command-line program that will let you create encrypted backups of your data without having to use a GUI and upload it to a FTP server.

To backup data with ZIPEncryptFTP just run this command from your command line

ZIPEncryptFTP /directory /password /url /ftpuser /ftppassword

Running the command will compress the files and sub-folders in the folder you specify to a ZIP file, encrypt the ZIP file using AES with the password secret your prove and upload the file to the FTP server, everything is done in the memory and it does not create any temporary files.

The software allows you to more than one directory at a time along with several other options.

To run this program you will require to have the .Net 2.0 framework runtime.

Download ZIPEncryptFTP



Share

One Response so far | Share Your Opinions!

  1. Wilson Pon
    July 31st, 2009 at 2:14 am #

    Keith, it looks like this ZIPEncryptFTP is going to help me a lot, especially in the file backup task. I’m going to give it a shoot and see, whether it’s better than the backup system that I recently use…

    Reply to this comment

Leave a Comment

Note: We discourage users from using keywords in their names while posting comments, most of them get caught by spam, also it really would be more fruitful in knowing people who comment by their real name, rather than by using a name no one relates to. In future we reserve the right to delete comments from users using a name other than their own.

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>