Re: rsync to my external eSATA HD is crashing/freezing my system...

2018-03-25 Thread Morgan Read via rsync
On 19/03/18 14:01, Morgan Read wrote: Hello list I've been running the following command, first in fc20 and then now (since the beginning of March) in fc26: now=$(date +"%Y%m%d-%H%M"); sudo rsync -ahuAESX -vi /home/ /run/media/readlegal/Backup/home > /run/media/readlegal

rsync to my external eSATA HD is crashing/freezing my system...

2018-03-19 Thread Morgan Read via rsync
Hello list I've been running the following command, first in fc20 and then now (since the beginning of March) in fc26: now=$(date +"%Y%m%d-%H%M"); sudo rsync -ahuAESX -vi /home/ /run/media/readlegal/Backup/home > /run/media/readlegal/Backup/rsync-changes_$now Since the move to fc26, this

combining two back ups...

2018-02-22 Thread Morgan Read via rsync
Hello list, See verbose background below[1] I've just backed up my oldmachine that I have been using recently to an external drive with: sudo rsync -avuAESX /home /run/media/mylogin/Backup/home I have a newmachine that I want to back up to the same destination and merge to that backup

permissions changed by rsync over nfs?

2011-03-21 Thread Morgan Read
to change this so the permissions stay the same? Many thanks, M. -- Morgan Read NEW ZEALAND mailto:mstuffATreadDOTorgDOTnz Confused about DRM? Get all the info you need at: http://drm.info/ -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options

Re: IO error causing file deletion failure?

2010-08-20 Thread Morgan Read
On 15/08/10 14:06, Morgan Read wrote: On 09/08/10 09:32, Matt McCutchen wrote: On Sat, 2010-08-07 at 19:54 +1200, Morgan Read wrote: I've been running this command, with the accompanying error: [r...@mythtv ~]# ssh -t rs...@192.168.1.40 sudo rsync -avzAXH --delete-after -e /home/rsync/bin

Re: IO error causing file deletion failure?

2010-08-14 Thread Morgan Read
On 09/08/10 09:32, Matt McCutchen wrote: On Sat, 2010-08-07 at 19:54 +1200, Morgan Read wrote: I've been running this command, with the accompanying error: [r...@mythtv ~]# ssh -t rs...@192.168.1.40 sudo rsync -avzAXH --delete-after -e /home/rsync/bin/rsync_ssh /home/ building file list

IO error causing file deletion failure?

2010-08-07 Thread Morgan Read
on harddrives:) A little bg: I moved this harddrive from an old and now retired machine, it didn't show this error then. The old machine was running f8 while the new one is running f12? Many thanks, M. -- Morgan Read NEW ZEALAND mailto:mstuffATreadDOTorgDOTnz -- Please use reply-all for most

Invalid argument (22) Operation not supported (95) ???

2009-04-03 Thread Morgan Read
, simply click this link: http://www.cacert.org/index.php?id=17 Morgan Read NEW ZEALAND mailto:mstuffATreadDOTorgDOTnz fedora + freedom; fact || fiction? http://fedoraproject.org/wiki/Overview get freed-ora! http://www.fsfla.org/svnwiki/selibre/linux-libre/freed-ora -- Please use reply-all for most

Re: ssh rsync equivalence?

2009-04-01 Thread Morgan Read
On 29/03/09 17:15, Morgan Read wrote: Hello Folks ... On 30/03/09 04:45, Kyle Lanclos wrote: I suggest putting your 'ssh -i /some/key/here' into a small shell script, so that you do: rsync -e rsync_ssh ...and rsync_ssh looks like: #! /bin/sh exec ssh -i /home/key/here $@ I think

ssh rsync equivalence?

2009-03-28 Thread Morgan Read
/index.php?id=17 Morgan Read NEW ZEALAND mailto:mstuffATreadDOTorgDOTnz fedora + freedom; fact || fiction? http://fedoraproject.org/wiki/Overview get freed-ora! http://www.fsfla.org/svnwiki/selibre/linux-libre/freed-ora -- Please use reply-all for most replies to avoid omitting the mailing list

More trouble with -e ! [Was: Re: Trouble with -e ...]

2009-03-24 Thread Morgan Read
for public key authentication? Can anyone shed some light, I'm in the dark. Regards, Morgan. On 23/03/09 23:46, Paul Slootman wrote: On Sun 22 Mar 2009, Morgan Read wrote: But yet: [r...@morgansoldmachine ~]# ssh -t rs...@morgansmachine sudo rsync -n --rsh=’/usr/bin/ssh -i /home/rsync/.ssh

Trouble with -e ...

2009-03-21 Thread Morgan Read
-259758ec5ba51c5205cfb179cf60e0b54d9e378b Or, if Internet Explorer is your default browser, simply click this link: http://www.cacert.org/index.php?id=17 Morgan Read NEW ZEALAND mailto:mstuffATreadDOTorgDOTnz fedora + freedom; fact || fiction? http://fedoraproject.org/wiki/Overview get freed-ora! http://www.fsfla.org

Re: rsync error?

2007-11-16 Thread Morgan Read
On Thu, 2007-11-15 at 11:31 +0100, Daniel Maher wrote: On Thu, 2007-11-15 at 22:55 +1300, Morgan Read wrote: [EMAIL PROTECTED] ~]$ rsync -a -X -A -z -v /home/morgan/Documents 192.168.1.30:/home/morgan/Documents [EMAIL PROTECTED]'s password: building file list ... done rsync

Re: rsync error?

2007-11-16 Thread Morgan Read
On Thu, 2007-11-15 at 19:37 +0100, Wesley W. Terpstra wrote: On Nov 15, 2007, at 10:55 AM, Morgan Read wrote: Can anyone help me with the following error - is it serious; is the file transferred; are the other files transferred? The file is transferred as are the other files. However

rsync error?

2007-11-15 Thread Morgan Read
click this link: http://www.cacert.org/index.php?id=17 Morgan Read NEW ZEALAND mailto:mstuffATreadDOTorgDOTnz fedora: Freedom Forever! http://fedoraproject.org/wiki/Overview By choosing not to ship any proprietary or binary drivers, Fedora does differ from other distributions. ... Quote: Max Spevik

Re: rsync error?

2007-11-15 Thread Morgan Read
On Thu, 2007-11-15 at 19:37 +0100, Wesley W. Terpstra wrote: On Nov 15, 2007, at 10:55 AM, Morgan Read wrote: Can anyone help me with the following error - is it serious; is the file transferred; are the other files transferred? The file is transferred as are the other files. However

Re: rsync error?

2007-11-15 Thread Morgan Read
On Thu, 2007-11-15 at 11:31 +0100, Daniel Maher wrote: On Thu, 2007-11-15 at 22:55 +1300, Morgan Read wrote: [EMAIL PROTECTED] ~]$ rsync -a -X -A -z -v /home/morgan/Documents 192.168.1.30:/home/morgan/Documents [EMAIL PROTECTED]'s password: building file list ... done rsync