LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 2001, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 4 Apr 2001 20:14:30 -0400
Reply-To:   Kunling Lu <kpolkxl@YAHOO.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Kunling Lu <kpolkxl@YAHOO.COM>
Subject:   read zip data on remote Unix

Someone out there may have expereince with reading zip data using 'filename ftp' method.

Our web site server log sits on the web server. I am doing the ftp downloading manually once in a week or more. Then use winzip unzipping the server log so that my SAS code can read the server log data. I then upload the data to mainframe for further data processing.

As the project moves on, I am very much tired of this manual process. I hope I could streamline the 'downloading', 'unzipping', data processing and 'uploading' process by a batch job on my NT server.

I appreciate your help.

-Kunling


Back to: Top of message | Previous page | Main SAS-L page