View Single Post

  #3 (permalink)  
Old 01-06-2005
Robert M. Riches Jr.
 
Posts: n/a
Default Re: Simple question about data transfer

On 2005-01-06, Diego Andres Alvarez <diegoandresalvarez@lycos.co.uk> wrote:
> Dear all!
>
> I want to send several files of 50 MB to a friend who lives in another
> city. Since the files are so big, I cannot send them by email. My
> question is, which utility can I use to send those files given that I
> dont want my friend to use passwords (for example using ssh to access
> to my account).


Use 'split', send the pieces, and use 'cat' to reassemble them?

Good luck.

Robert Riches
spamtrap42@verizon.net
(Yes, that is one of my email addresses.)
Reply With Quote