Re: Troubles with rsync

2018-06-12 Thread Patrick O'Callaghan
On Mon, 2018-06-11 at 23:43 -0400, Robert McBroom via users wrote: > On 06/11/2018 06:57 AM, Patrick O'Callaghan wrote: > > On Mon, 2018-06-11 at 01:22 -0400, Robert McBroom via users wrote: > > > On 06/10/2018 09:53 PM, Samuel Sieb wrote: > > > > On 06/08/2018 08:48 PM, Robert McBroom via users wr

Re: Troubles with rsync

2018-06-12 Thread Samuel Sieb
On 06/11/2018 08:43 PM, Robert McBroom via users wrote: Everything is hidden under the vendor's web based interface on ROM. That's usually the case, but sometimes there are third party addons or firmware replacements available. ___ users mailing lis

Re: Troubles with rsync

2018-06-11 Thread Robert McBroom via users
On 06/11/2018 06:57 AM, Patrick O'Callaghan wrote: On Mon, 2018-06-11 at 01:22 -0400, Robert McBroom via users wrote: On 06/10/2018 09:53 PM, Samuel Sieb wrote: On 06/08/2018 08:48 PM, Robert McBroom via users wrote: On 06/08/2018 10:57 PM, Robert McBroom wrote: System is mounted with CIFS wi

Re: Troubles with rsync

2018-06-11 Thread Patrick O'Callaghan
On Mon, 2018-06-11 at 10:41 -0700, Samuel Sieb wrote: > On 06/11/2018 03:57 AM, Patrick O'Callaghan wrote: > > Slightly OT: if you have admin access to the NAS you might want to > > consider using rsyncd (rsync daemon) on the server side. It's much more > > efficient because it doesn't require rsyn

Re: Troubles with rsync

2018-06-11 Thread Samuel Sieb
On 06/11/2018 03:57 AM, Patrick O'Callaghan wrote: Slightly OT: if you have admin access to the NAS you might want to consider using rsyncd (rsync daemon) on the server side. It's much more efficient because it doesn't require rsync on your client machine to read entire files over the network to

Re: Troubles with rsync

2018-06-11 Thread Patrick O'Callaghan
On Mon, 2018-06-11 at 01:22 -0400, Robert McBroom via users wrote: > On 06/10/2018 09:53 PM, Samuel Sieb wrote: > > On 06/08/2018 08:48 PM, Robert McBroom via users wrote: > > > On 06/08/2018 10:57 PM, Robert McBroom wrote: > > > > System is mounted with CIFS with write permission. NAS only uses

Re: Troubles with rsync

2018-06-10 Thread Robert McBroom via users
On 06/10/2018 09:53 PM, Samuel Sieb wrote: On 06/08/2018 08:48 PM, Robert McBroom via users wrote: On 06/08/2018 10:57 PM, Robert McBroom wrote: System is mounted with CIFS with write permission.  NAS only uses version 1.0. Sample effects rsync . -av /mnt/external/f27/Packages rsync: mkstemp

Re: Troubles with rsync

2018-06-10 Thread Samuel Sieb
On 06/08/2018 08:48 PM, Robert McBroom via users wrote: On 06/08/2018 10:57 PM, Robert McBroom wrote: System is mounted with CIFS with write permission.  NAS only uses version 1.0. Sample effects rsync . -av /mnt/external/f27/Packages rsync: mkstemp "/mnt/external/f27/Packages/.ffmpeg-libs-3

Re: Troubles with rsync

2018-06-08 Thread Robert McBroom via users
On 06/08/2018 10:57 PM, Robert McBroom wrote: On 06/08/2018 02:02 PM, Rick Stevens wrote: On 06/08/2018 10:52 AM, Robert McBroom via users wrote: I keep a repo of the packages for Fedora on a NAS system on a linksys router.  The file system is ntfs.  rsync has stopped being able to synchronize

Re: Troubles with rsync

2018-06-08 Thread Rick Stevens
On 06/08/2018 10:52 AM, Robert McBroom via users wrote: > I keep a repo of the packages for Fedora on a NAS system on a linksys > router.  The file system is ntfs.  rsync has stopped being able to > synchronize the package files from the updates in cache/dnf.  Piping the > updates through cpio work

Re: Troubles with rsync

2018-06-08 Thread Samuel Sieb
On 06/08/2018 10:52 AM, Robert McBroom via users wrote: I keep a repo of the packages for Fedora on a NAS system on a linksys router.  The file system is ntfs.  rsync has stopped being able to synchronize the package files from the updates in cache/dnf.  Piping the updates through cpio works bu

Troubles with rsync

2018-06-08 Thread Robert McBroom via users
I keep a repo of the packages for Fedora on a NAS system on a linksys router.  The file system is ntfs.  rsync has stopped being able to synchronize the package files from the updates in cache/dnf.  Piping the updates through cpio works but complains about not being able to set the permissions