Re: tired of typing long paths

2008-03-12 Thread Tim Brody
Neal Becker wrote: rsync /usr/share/xemacs/blah/bla dest:/usr/share/same/long/path/here Wouldn't it be nice to have an option to just say: rsync --same-path /some/long/local/path dest: FOO=/usr/share/xemacs/same/long/path rsync $FOO dest:$FOO ?? Cheers, Tim. -- To unsubscribe or change op

Re: tired of typing long paths

2008-03-12 Thread Matt McCutchen
On Wed, 2008-03-12 at 08:25 -0400, Neal Becker wrote: > rsync /usr/share/xemacs/blah/bla dest:/usr/share/same/long/path/here > > Wouldn't it be nice to have an option to just say: > > rsync --same-path /some/long/local/path dest: Two ways to do this: 1. Use --relative (but this may affect ancho

tired of typing long paths

2008-03-12 Thread Neal Becker
rsync /usr/share/xemacs/blah/bla dest:/usr/share/same/long/path/here Wouldn't it be nice to have an option to just say: rsync --same-path /some/long/local/path dest: -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr