Re: FTP client with file encryption for remote backup?



"Tom" <Tom@xxxxxxxxxx> writes:

Hi,

I would like to use my ISP's FTP server for backing up my personal files
from my desktop. I was wondering if there is a tool available (open
source/freeware if possible) that can automatically encrypt files while
transfering them to a remote FTP server, so that the files on the remote
server cannot be used by the ISP.

File encryption is what you need. Transport level encryption is moot
if the goal is to protect admins of the remote machine from doing
anything with them:

On *nix, or using cygwin in windows (include gpg in what gets installed):

tar cvfz somfile.tgz /path/to/backup
gpg -c somefile.tgz > somefile.tgz.gpg (symmetric key option used for simplicity)
ftp or scp somefile.tgz.gpg to the ISP



--
Todd H.
http://www.toddh.net/
.



Relevant Pages

  • Re: FTP client with file encryption for remote backup?
    ... I would like to use my ISP's FTP server for backing up my personal files ... It is called Cobian backup, it's free, does Blowfish file encryption, file ... Certainly should keep the ISP from snooping with the inclusion ...
    (alt.computer.security)
  • Netterm netftpd - Remote DoS
    ... Remote / Local Denial of Service ... 220 NetTerm FTP server ready ... The instruction at "0x77f551c0" referenced memory at "0x00000000". ... Click OK to terminate program ...
    (Bugtraq)
  • [Full-Disclosure] Netterm netftpd - Remote DoS
    ... Remote / Local Denial of Service ... 220 NetTerm FTP server ready ... The instruction at "0x77f551c0" referenced memory at "0x00000000". ... Click OK to terminate program ...
    (Full-Disclosure)
  • Re: NIS & XP firewall [Re: XP and Norton Firewalls]
    ... what you're running into is the default Trojan Block Rule for Soket de ... Category: NIS System Protection ... Remote service: Any Service ... <fully-qualified path to your FTP SERVER application> ...
    (comp.security.firewalls)
  • [NT] Hyperion FTP Server Buffer Overflow (dir)
    ... FTP server for Windows 95/98/NT/2000, and supports all basic FTP commands, ... A vulnerability in the server allows ... a remote attacker to overflow an internal buffer causing it to execute ... This command will overflow an internal buffer, ...
    (Securiteam)