home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.fortran
- Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!rpi!danony
- From: danony@aix.rpi.edu (Yaron Danon)
- Subject: Cile ompression /Decompression in FORTRAN
- Message-ID: <_0k2_nf@rpi.edu>
- Nntp-Posting-Host: aix.rpi.edu
- Organization: Rensselaer Polytechnic Institute, Troy, NY
- Distribution: comp
- Date: Tue, 15 Dec 1992 19:25:29 GMT
- Lines: 12
-
- Hello
-
- I have a problem of transfering files between two computers over
- a serial line. The files are big and many and it takes alot of time.
- I was thinking to compress the file on one computer and decompress
- back on the other (which is a PC). The computer with the files is an
- HP-1000 that has only FORTRAN on it.
-
- Is there any FORTRAN source code for file compression avilable ??
-
- Thanks,
- Yaron
-