Feature request

Caleb Cushing xenoterracide at gmail.com
Thu Mar 29 20:36:35 GMT 2007


> #!/bin/bash
> exec rsync1 -K "$@"
>

why go to all this?

in .bashrc (assumes *nix system) add this

# rsync always respect symlinks
alias rsync='rsync -K'

then
source .bashrc
or logout and log back in
or if you want it for all users put it in /etc/profile.

-- 
Caleb Cushing
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the rsync mailing list