File transfer problem

From: ElHarti, Hicham (helharti@frankfurt.sema.slb.com)
Date: Wed Jun 04 2003 - 03:13:05 EDT


Hello,

I'm trying to transfer a file "myfile" (size: 6GB) from serverA (Unix Tru64)
to serverB (HP UX 11i) with the following command from server A):

tar -cvf - myfile | (ssh serverB "cd local_directory; tar -xf -")

After 2GB it stops transfering data and I get an error.

I tried this also with ftp and it didn't work.

Can somebody tell me please what I should do for that!!!

Thanks for your help.

Kind regards,
Hicham



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:49:20 EDT