Re: [gentoo-user] Permission error when trying to rsync over nfs

2025-05-30 Thread Frank Steinmetzger
Am Mon, May 26, 2025 at 05:09:23AM -0500 schrieb Dale: > Michael wrote: > > On Monday, 19 May 2025 14:39:21 British Summer Time Dale wrote: > >> Howdy, > >> > >> I'm wanting to move a Data partition over to a new set of drives that > >> are encrypted. I decided the easiest way to do this is to put

Re: [gentoo-user] Permission error when trying to rsync over nfs

2025-05-28 Thread Dale
Dale wrote: > I did some digging.  I found some info on rsync to a networked system.  > I switched to that method.  This is the command I used.  > > > time rsync -uivr --progress /home/dale/Desktop/Data/* > root@10.0.0.5:/mnt/backup > > > My old way did act odd.  It would read a lot of data from th

Re: [gentoo-user] Permission error when trying to rsync over nfs

2025-05-26 Thread Dale
Michael wrote: > On Monday, 19 May 2025 14:39:21 British Summer Time Dale wrote: >> Howdy, >> >> I'm wanting to move a Data partition over to a new set of drives that >> are encrypted. I decided the easiest way to do this is to put the new >> drives on the NAS box and mount them like I do when I b

Re: [gentoo-user] Permission error when trying to rsync over nfs

2025-05-21 Thread Michael
On Wednesday, 21 May 2025 20:42:28 British Summer Time Dale wrote: > Michael wrote: > > On Tuesday, 20 May 2025 17:30:34 British Summer Time Dale wrote: > >> I had a idea. I checked permissions of things while connected to the > >> new data drive set. Then I pulled the backup drive set from the s

Re: [gentoo-user] Permission error when trying to rsync over nfs

2025-05-21 Thread Dale
Michael wrote: > On Tuesday, 20 May 2025 17:30:34 British Summer Time Dale wrote: >> >> I had a idea. I checked permissions of things while connected to the >> new data drive set. Then I pulled the backup drive set from the safe >> and hooked it up. I then checked the permissions of it. There i

Re: [gentoo-user] Permission error when trying to rsync over nfs

2025-05-21 Thread Michael
On Tuesday, 20 May 2025 17:30:34 British Summer Time Dale wrote: > Michael wrote: > > On Tuesday, 20 May 2025 14:27:51 British Summer Time Dale wrote: > >> Michael wrote: > >>> OK, I am confused ... :-/ > >>> > >>> If you want to update the contents of a fs over the network, then rsync > >>> is >

Re: [gentoo-user] Permission error when trying to rsync over nfs

2025-05-20 Thread Dale
Michael wrote: > On Tuesday, 20 May 2025 14:27:51 British Summer Time Dale wrote: >> Michael wrote: >>> OK, I am confused ... :-/ >>> >>> If you want to update the contents of a fs over the network, then rsync is >>> your tool. Why is NFS coming into this at all? >>> >>> Assuming the user IDs are

Re: [gentoo-user] Permission error when trying to rsync over nfs

2025-05-20 Thread Michael
On Tuesday, 20 May 2025 14:27:51 British Summer Time Dale wrote: > Michael wrote: > > OK, I am confused ... :-/ > > > > If you want to update the contents of a fs over the network, then rsync is > > your tool. Why is NFS coming into this at all? > > > > Assuming the user IDs are the same acros

Re: [gentoo-user] Permission error when trying to rsync over nfs

2025-05-20 Thread Dale
Michael wrote: > On Monday, 19 May 2025 14:39:21 British Summer Time Dale wrote: >> Howdy, >> >> I'm wanting to move a Data partition over to a new set of drives that >> are encrypted. I decided the easiest way to do this is to put the new >> drives on the NAS box and mount them like I do when I b

Re: [gentoo-user] Permission error when trying to rsync over nfs

2025-05-20 Thread Michael
On Monday, 19 May 2025 14:39:21 British Summer Time Dale wrote: > Howdy, > > I'm wanting to move a Data partition over to a new set of drives that > are encrypted. I decided the easiest way to do this is to put the new > drives on the NAS box and mount them like I do when I backup my large > Vide

[gentoo-user] Permission error when trying to rsync over nfs

2025-05-19 Thread Dale
Howdy, I'm wanting to move a Data partition over to a new set of drives that are encrypted.  I decided the easiest way to do this is to put the new drives on the NAS box and mount them like I do when I backup my large Video directory only copy the Data files instead.  So, on the NAS box, I set up