ZIPEncryptFTP is a program I developed to make off-site backups of important data. Like its name suggests, it ZIPs one or more directories, Encrypts the ZIP file with AES and uploads it to a FTP server.
Find the details here.
ZIPEncryptFTP is a program I developed to make off-site backups of important data. Like its name suggests, it ZIPs one or more directories, Encrypts the ZIP file with AES and uploads it to a FTP server.
Find the details here.
RSS feed for comments on this post. TrackBack URI
Theme: Rubric. Blog at WordPress.com.
That thing actually looks kinda useful. Any chance for SFTP support?
Comment by Luke — Tuesday 13 February 2007 @ 0:33
There is a chance for SFTP support, I just found this open source SSH .NET library: http://www.tamirgal.com/home/dev.aspx?Item=sharpSsh
Comment by Didier Stevens — Thursday 15 February 2007 @ 13:53