[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Encrypting files created with raqbackup.sh before FTPing
- Subject: Re: [cobalt-users] Encrypting files created with raqbackup.sh before FTPing
- From: Jay Summers <jay@xxxxxxxxxxxxxxxxxxxxx>
- Date: Fri Dec 21 11:21:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> scp is a slow dog when doing multiple files.
>
> rsync -e ssh is MUCH faster, and uses the same ssh
> an example command line:
>
> rsync -rvv -e ssh user1@xxxxxxxxxxx:/full/path/to/files/
> /full/path/for/new/files/
Not to mention the bandwidth you save by only transfering changed files.
If this is too much, then I suppose it would be appropriate to mention sftp.
This also comes with most installations of SSH, and is very much like
regular ftp, but is *secure*.
HTH,
j
--
http://www.bizmanuals.com