On Sat, Nov 16, 2024 at 08:26:47AM GMT, Maxim Usatov via rsync wrote:
> Tried without nice, xattrs, acls and hard-links - same error.
Hmm okay, a real bug then :-) It likely has to do with the way cron
assumes the identity of the crontab owner. I would ask on the
freebsd-questions list. It may
On Fri, Nov 15, 2024 at 04:08:27PM GMT, Maxim Usatov via rsync wrote:
> I assume code 13 is related to permissions, but given rsync is
> started as root, why would this happen? The same rsync commands
> worked on all previous versions of FreeBSD. It also fails with the
> same error to a remote SSH
On Tue, Jul 16, 2024 at 05:56:28PM GMT, Francis.Montagnac--- via rsync wrote:
> > I want to exclude everything in ~/.local/share **except** the file:-
> >/home/chris/.local/share/evolution/calendar/system/calendar.ics
> > I have the following in my rsync-filter file to exclude ~/.local/share
On Tue, Jul 09, 2024 at 11:37:19AM GMT, BP25 via rsync wrote:
> In other words, the recursion did not happen linearly (according to
> the tree structure of either the sender or the receiver). This is
> very counter-intuitive: I'd expect that every line which lies
> between any two lines of the for
--modify-window was it, thanks very much. Works flawlessly now.
Thanks also for the s,a,rt, tip.
--
Ian
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www
I am trying to use rsync between two local directories on Linux.
The source directory is on a normal ext4 partition, under my home
directory. The destination is an SD card that I insert into the card
reader on the computer, formatted with a vfat filesystem.
The command line is like
rsync -avC