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 |