On Wednesday 30 Nov 2005 23:30, Matt McCutchen wrote:
> On Wed, 2005-11-30 at 18:33 +, Alan Chandler wrote:
> > Now I realise the problem I have examined what I am trying to see what
> > cgywin says about the directories on the laptop by running a bash shell
> > and ls -l from it. It says all
On Wed, 2005-11-30 at 18:33 +, Alan Chandler wrote:
> Now I realise the problem I have examined what I am trying to see what cgywin
> says about the directories on the laptop by running a bash shell and ls -l
> from it. It says all the "Standard" directories (such as "My Documents") all
> h
On Tuesday 29 Nov 2005 16:28, Wayne Davison wrote:
> This is an error from your OS, so it I have no way to discern (without
> probing your system) what reason the rename() call has for failing.
> The options you gave should cause rsync to try to rename this file:
>
> "/bak/rabbit/backup/My Doc
On Sat, Nov 19, 2005 at 10:29:01AM +, Alan Chandler wrote:
> rsync: keep_backup failed: "/backup/My Documents/test.file" (in rabbit) ->
> "/archive/test.file": Permission denied (13)
This is an error from your OS, so it I have no way to discern (without
probing your system) what reason the re
Paul Slootman writes:
On Sat 19 Nov 2005, Alan Chandler wrote:
my rsyncd.conf file sets the gid and uid to user backup.backup thusly:-
syslog facility = daemon
uid = backup
gid = backup
hosts allow = 192.168.0.0/24
hosts deny = 0.0.0.0/0
timeout = 600
read only = false
[rabbit]
Move the
On Sat 19 Nov 2005, Alan Chandler wrote:
> my rsyncd.conf file sets the gid and uid to user backup.backup thusly:-
>
> syslog facility = daemon
> uid = backup
> gid = backup
> hosts allow = 192.168.0.0/24
> hosts deny = 0.0.0.0/0
> timeout = 600
> read only = false
>
> [rabbit]
Move the "read o
On Sunday 20 Nov 2005 16:32, you wrote:
> On 11/19/05, Alan Chandler <[EMAIL PROTECTED]> wrote:
> > [...]
> >
> > rsync -axq --modify-window=2 --delete --exclude=Mail/ --backup
> > --backup-dir=/archive ~/My\ Documents/ roo.home::rabbit/backup/My\
> > Documents/
> >
> > and get the following error
I am try to use rsync from my windows box (under cygwin) to back up "My
Documents" on to a debian server (known on my home network as roo.home)
running rsyncd from inetd where it is run as root.
my rsyncd.conf file sets the gid and uid to user backup.backup thusly:-
syslog facility = daemon
uid