On Fri, Mar 16, 2007 at 07:51:47AM -0700, christian.baer wrote:
> But I receive the failure when I try to synchronise with the
> readynas-system.
Did you resend the files to the readynas-system so that they got their
owner and group fixed before trying to copy from it? It's the copy to
the daemon
Thanx Wayne, the uid and gid in the config-file were not set properly...
but the problem is not fixed anyway. I've tried to rsnyc the files(see top
post) between two linux-system, and it worked proper.
But I receive the failure when I try to synchronise with the
readynas-system.
My Idea:
Is it po
On Wed, Mar 14, 2007 at 05:52:14AM -0700, christian.baer wrote:
> Backup-command(running as root):
> rsync -rogt /home/itpbach1 rsync://[EMAIL PROTECTED]/itpbach1
If the daemon isn't running as root, it won't save any user info, and
limited group info. See the "uid" and "gid options in the rsync
On Thu 08 Feb 2007, Tony Abernethy wrote:
> -a gets several options you probably want (in particular -o and -g)
-a is an alias for --archive, which is what Hans is using according to
his message.
Paul Slootman
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
-a gets several options you probably want (in particular -o and -g)
(from man rsync)
-a, --archive archive mode, equivalent to -rlptgoD
-r, --recursive recurse into directories
-l, --links copy symlinks as symlinks
-p, --pe
On Mon, Jan 27, 2003 at 11:25:38AM +0100, Jean-Hugues BELPOIS wrote:
> Hi all,
>
> When i use rsync with on the server :
>
> motd file = /etc/rsyncd.motd
> log file = /var/log/rsyncd.log
> pid file = /var/run/rsyncd.pid
> lock file = /var/run/rsync.lock
>
> [filieres]
> path = /home2
>