Ming Gao wrote:
> I need to migrate 40T data and 180M files from one storage device to
> another one, both source and destination will be NFS and mounted to a
> local suse linux box.
Is there any way you could get local access to the write end of the transfer so
that you
don't have to do this all
Tom Lanyon wrote:
> On 08/07/2009, at 1:05 PM, Tom Lanyon wrote:
>> I'm performing an archive transfer between hosts and wish to include
>> anything in any directory named 'debug' or 'drpms' at any depth. I
>> assumed this would be as simple as --exclude 'debug/***' --exclude
>> 'drpms/***' but I s