On Sat, 24 Nov 2012, Kevin Korb wrote:
> Rsync should stop deleting as soon as it hits an error unless you are
> using --force or --ignore-errors.
Most definately not using either, as the correct operation of
delete-after shows.
> Also, set these in /etc/lvm/lvm.conf:
> snapshot_autoextend_
I've implemented a backups system and have come across a problem with
delete-during and I/O errors.
Currently I use a wrapper round rsync to create a LVM snapshot and rsync
the snapshot, this works except that when the snapshot threshhold is
exceeded LVM removes the snapshop, the mount fails an
On Tue, 4 Mar 2008, david reinares wrote:
> It would be greatful to have crypting funcionality added to rsync, appart
> from using ssh to crypt transmissions.
>
> I know this is not the original purpose for rsync, but anyway it's a fact
> that many people need (at least i need, I hope I'm not alo
On Tue, 8 Aug 2006, Tevfik Karagülle wrote:
> A new version of cwRsync is available now. Enjoy!
I'd enjoy it more if you got rid of that stupid installer.
Go back to when it was just a set of files please, we don't all use
Windows like Windows users.
--
To unsubscribe or change options: https:/
On Sun, 5 Mar 2006, Lawrence D. Dunn wrote:
> Chris rapier has been working on a fix for this, see:
>http://www.psc.edu/networking/projects/hpn-ssh/
> Note this affects anything using ssl, like scp, sftp, rsync -e ssh, etc.
None of those things use *SSL/TLS* ...
There may indeed be a pro
Slackware-9.0/9.1 base.
I've come across a problem.
A source file of 3.0G and a destination existing image of 5.1G - the
destination has a lot of stuff which is to be discarded but does contain
all of the data in the source except for about 50M.
This should have been a quick transfer, even thoug