File transfer problem

From: ElHarti, Hicham <helharti_at_frankfurt.sema.slb.com>
Date: Wed, 04 Jun 2003 09:13:05 +0200

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
Received on Wed Jun 04 2003 - 07:20:08 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:44 NZDT