View Single Post

   
  #2 (permalink)  
Old 02-15-2008, 04:53 PM
pheonix1t
 
Posts: n/a
Default Re: How copy files & directory's from Unix to Linux?

Markopg wrote:

> I have copy from .sh with commands
>
> Help me plz
>
> Mark

tar and then untar them? ftp the tar files?
also cpio
basically, any platform independant utility

if it's a new unix, rar (unrar) works very well too


Reply With Quote