treeftp -- a smart ftp client

Benyang Tang btang at pacific.jpl.nasa.gov
Tue Jul 18 18:19:28 EDT 2000


treeftp -- a smart ftp client for Unix.

By Benyang Tang.
Version 0.50. 7/18/00

Complete documentation is in
http://beluga.ocgy.ubc.ca/~tang/treeftp/readme_treeftp

The whole package (3 files) are packed in the file treeftp.tar, which can be
downloaded from
http://www.ocgy.ubc.ca/~tang/treeftp

Please send bug reports and questions to:
btang at pacific.jpl.nasa.gov

===========================
Features:
===========================
* It uploads/downloads a directory tree, recursively.

* When downloading, it preserves the time stamp (the modification time) and
permission bits of the file.

* When uploading, the time stamp is set to the time of uploading. However, with
a switch -a (standing for archive), time and permission information of the file
is also uploaded and stored in the remote site, so when downloading the
file/directory with the same switch -a, the time stamp and permission bits are
preserved.

* With the switch -t, only the newer files are uploaded/downloaded.

* The login process can be automated with the password stored in a
only-owner-can-read file.

-- 
<> Benyang Tang                                   office: 818/354-0327 <> 
<> 300-323, JPL                                      fax: 818/393-6720 <> 
<> 4800 Oak Grove Drive               mail: btang at pacific.jpl.nasa.gov <> 
<> Pasadena, CA 91109, USA                                             <>



More information about the Python-list mailing list