IO error causing file deletion failure?

2010-08-07 Thread Morgan Read
nt deleting files I could save 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:mstuffATreadDOTorgDO

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

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 -av

permissions changed by rsync over nfs?

2011-03-21 Thread Morgan Read
ere/how 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 unsub

rsync error?

2007-11-15 Thread Morgan Read
Clients?#head-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 Forever! http://fedoraproject.org/wiki/Overview &q

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 transfe

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: &g

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: &g

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 transfe

Trouble with -e ...

2009-03-21 Thread Morgan Read
erClients?#head-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!

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

2009-03-24 Thread Morgan Read
sync when I have successfully set up ssh 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.

ssh & rsync equivalence?

2009-03-28 Thread Morgan Read
ck 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 repli

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: > > #

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

2009-04-03 Thread Morgan Read
d-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 fre

Re: "Invalid argument (22)" & "Operation not supported (95)" ???

2009-04-30 Thread Morgan Read
our > systems destination partition(s). > > Best of luck. I would be interested to know how you resolve this issue. > > > > > > On 3/04/2009, at 11:24 PM, Morgan Read wrote: > >> Hi Folks >> >> I've gone back over the list and the onl

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 becaus

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 com

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/read

Re: forgot to run as root...

2024-12-08 Thread Morgan Read via rsync
I found this helpful re /3: https://serverfault.com/questions/373058/comparing-owners-and-permissions-of-content-of-two-folders If there's any gotchas that jump out - jump on in. M On 08/12/2024 2:28 pm, Morgan Read wrote: Hello List, I've been running rsync for must be 20 years b

forgot to run as root...

2024-12-08 Thread Morgan Read via rsync
y correct. I wonder if anyone would be good enough to confirm whether or not the above sounds like a reasonable strategy? Very many thanks for listening. M -- Morgan Read Grande Bretagne OpenPGP_signature.asc Description: OpenPGP digital signature -- Please use reply-all for most replies to