On Wed, Nov 10, 2010 at 5:06 AM, Helmut Jarausch
wrote:
> Hi,
>
> the following behaviour of rsync puzzles me.
>
> I have the following situation
>
> /A this is a symlink !
>
> /A this is a real directory
>
>
> now
> cd /A
> rsync -auHz -ni --rsh=ssh --delete --excl
Hi,
the following behaviour of rsync puzzles me.
I have the following situation
/Athis is a symlink !
/A this is a real directory
now
cd /A
rsync -auHz -ni --rsh=ssh --delete --exclude='/A/' :/ .
shows that it's going to delete the folder /A
Can anybody plea
2 matches
Mail list logo