Re: grsync (rsync) usage question
- From: Default User <xyzzyx@xxxxxxxxxxxxx>
- Date: Sat, 29 Sep 2007 12:32:41 -0500
On Fri, 2007-09-28 at 20:25 -0700, Smoot Carl-Mitchell wrote:
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
Thanks for the reply. BTW, do you run rsync from within a live, running
Ubuntu system, or from a live cd to operate on "dead", unmounted
filesystems (to accurately copy/move/etc files that would be in a
dynamic state on a live, mounted filesystem)?
--
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: Smoot Carl-Mitchell
- Re: grsync (rsync) usage question
- References:
- grsync (rsync) usage question
- From: Default User
- Re: grsync (rsync) usage question
- From: Smoot Carl-Mitchell
- grsync (rsync) usage question
- Prev by Date: Re: ubuntu server problem
- Next by Date: Re: I want to buy a laptop compatible with Linux
- Previous by thread: Re: grsync (rsync) usage question
- Next by thread: Re: grsync (rsync) usage question
- Index(es):
Relevant Pages
|