On 4/25/07, Tariq Shaikh <[EMAIL PROTECTED]> wrote:
Hi,
I am trying to copy the directory structure only from the remote UNIX
box onto the box from which Im executing the rsync.
This is what I tried:
rsync -av --include '*/' --exclude '*' [EMAIL PROTECTED]:/dw/etl/
home/
prod/log/ /export/home/t
Hi,
I am trying to copy the directory structure only from the remote UNIX
box onto the box from which Im executing the rsync.
This is what I tried:
rsync -av --include '*/' --exclude '*' [EMAIL PROTECTED]:/dw/etl/
home/
prod/log/ /export/home/tashaikh/auto/log
The above keeps on executing withou