Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!caen!news.cs.indiana.edu!rutgers!mcdchg!tellab5!lab From: lab@tellabs.com (Lester Bautista) Newsgroups: comp.unix.questions Subject: Re: (none) Message-ID: <5388@tellab5.tellabs.com> Date: 23 Feb 91 01:28:41 GMT References: <26078@adm.brl.mil> Sender: news@Tellabs.COM Organization: Tellabs, Inc. Lisle, IL Lines: 24 In article <26078@adm.brl.mil> ben@syskany1 (Ben Olasov) writes: >Can 'tip' be used to transfer binary files? I didn't see anything >in the 'man' entry about it. If so, a description of a method for >doing it would be appreciated. > >Thanks, > >Ben ben@syska.com Do the following: 1) In the remote machine, use the "uuencode" command to convert the binary file to an ascii file. 2) Download this ascii file to the local machine. 3) In the local machine, use the "uudecode" command to convert the ascii file back to its binary format. If the file is too big, transfering the file via tip could take a long time. You could always use "mail" instead. -- Lester Bautista internet : lab@tellabs.com Tellabs, Inc. tel: 708-512-7820 4951 Indiana Ave., Lisle, IL 60532 fax: 708-512-7099