Re: grsync (rsync) usage question
- From: Smoot Carl-Mitchell <smoot@xxxxxxx>
- Date: Fri, 28 Sep 2007 20:25:33 -0700
On Fri, 2007-09-28 at 13:15 -0500, Default User wrote:
One of the "advanced" options in Grsync (gui for rsync) is to "copy
symlinks as symlinks", which is apparently not the default. Well, why
not? Shouldn't that be the default?
When backing up, when would one NOT want to "copy symlinks as
symlinks" (rather than the file a symlink "points to" instead)?
The -a (archive) options turns on the -l option among other options. I
usually use rsync using:
rsync -az
which is equivalent to:
rsync -rlptgoD
It is odd the GUI frontend does not turn on -l by default, since you can
easily get into recursive symlink loops with it off.
--
Smoot Carl-Mitchell
System/Network Architect
email: smoot@xxxxxxx
cell: +1 602 421 9005
home: +1 480 922 7313
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: grsync (rsync) usage question
- From: Default User
- Re: grsync (rsync) usage question
- References:
- grsync (rsync) usage question
- From: Default User
- grsync (rsync) usage question
- Prev by Date: Re: I want to buy a laptop compatible with Linux
- Next by Date: Re: using zeroconf/avahi/whatever to attach computers
- Previous by thread: grsync (rsync) usage question
- Next by thread: Re: grsync (rsync) usage question
- Index(es):
Relevant Pages
|