The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 07-03-2002
RTM's Avatar
RTM RTM is offline
Hog Hunter
 
Join Date: Apr 2002
Location: On my motorcycle
Posts: 3,039
It is probably a version problem between gzip and winzip.

I first sent a gzipped file to NT and tried to open it. I used gzip version 1.2.4 (very old Aug 93) and WinZip 7.0. WinZip didn't want to look at the file - gave me an option to use WinZip classic which did open the gzipped file.

I then used the commands found in the different questions answered in the past about mailing attachments. I mailed the gz file which showed up as an attachment in Outlook. I saved it to disk, opened up WinZip (used classic) and it worked fine.

Command used:
uuencode messages.0.gz newmess.txt |mailx -s"test" myself@mydomain.com