an rsync question
- From: stan <stanb@xxxxxxxxx>
- Date: Sun, 16 Aug 2009 19:24:10 -0400
I just discovered a bug in something that I had thought had been working
for a long time. I have a nightly script which runs to back up a set of
files. These files consist of a peice of softwares "database". The software
is Amanda (a backup utlity).`, and it's not really a datav`bse as such, but
a set of flat files containg the configuration of this software, and some
information about what things have been backed up.
In the tree that gets rsync'd to another machine are some symbolic links.
The script is rturning erros related to these symlinks. The errors look
like this:
rsync: failed to set times on "/data/amanda_backup/var/tape_only":
Operation not permitted (1)
Here is what the rsync command line looks like :
rsync -a * cvsup:/data/amanda_backup
I have read the man page on rsync, and I understood that this would copy
symlinks if they were in the tree being vopied. But it's not working for
me.
Any sugestions?
--
One of the main causes of the fall of the roman empire was that, lacking
zero, they had no way to indicate successful termination of their C
programs.
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: an rsync question
- From: Chris Jones
- Re: an rsync question
- Prev by Date: Re: Dual boot Windows XP and Ubuntu: XP won't boot.
- Next by Date: Re: an rsync question
- Previous by thread: Crazy constant disk I/O when swap is disabled
- Next by thread: Re: an rsync question
- Index(es):