rsync: --exclude Problem
Frank Guthausen (Club)
schach-linux at gmx.li
Wed Dec 8 23:30:13 CET 2010
Hallo Wolfgang,
hallo LUG OWL.
Autsch - ich habe es auch übersehen.
On Wed, Dec 08, 2010 at 11:13:16PM +0100, Wolfgang Schreiber wrote:
>
> rsync -avzbe ssh user at meinserver.provider.de:/ /home/wolfgang/olroot/
>
> dann passiert in Grunde genommen das, was ich mir wünsche.
Ja
> rsync -avzbe --exclude=/proc/ ssh user at meinserver.provider.de:/
> /home/wolfgang/olroot/
Nein
Die Angabe ``ssh'' muss direkt hinter ``-e''
rsync -avzbe ssh --exclude=/proc/ [...]
Gruss
Frank
More information about the Linux
mailing list