| 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
|