On Mon 30 Apr 2007 11:33, jdd wrote:
> using cp or tar makes you at risk of losing a linked file or a "."
> (dot) invisible file.

 - over many years, TAR has worked faultlessly for me :-

    
              tar clf - . | ( umask 0; cd /mnt; tar xvf - )


 [ where  /mnt represents 'where you wish to send the stuff to'  ]



 friendly greetings

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to