Commit Graph

3 Commits

Author SHA1 Message Date
pvalchev
50157aef27 Update to ftpcopy-0.3.9; from maintainer
Changes:
 o fixed two file descriptor leaks in ftpcopy. (Spotted by Matthias
   Andree)
 o added --bps option to ftpcopy.
 o ftpcopy and ftpls now work with the runsocks program from the
   socks5 reference implementation. See the FAQ.
 o ftpcopy and ftpls now have a --timeout option to set the timeout
   used during the connection.
 o ftpcopy now has a --tolower option, causing it to change all
   local file and directory names to lowercase. Note: you'll
   possibly want to read the manual page before you use this
   option.
 o ftpls can make recursive directory listings. Use the --recursive
   option for this.
 o don't allow the FTP server do redirect PASV to other hosts or
   ports below 1024 (with the exception of port 20).
 o temporary files are created in the target directory.
2001-07-04 16:30:32 +00:00
shell
f7a2729ae0 ftpcopy upgrade to 0.3.7
- bump NEED_VERSION
  - integrate COMMENT

from maintainer : Brian J. Kifiak <bk@rt.fm>
2001-04-22 10:10:54 +00:00
naddy
228171a0ba Import ftpcopy 0.3.5.
Submitted by Brian J. Kifiak <bk@rt.fm>.

ftpcopy contains simple, non-interactive FTP clients for copying and
listing files.
2001-03-12 00:07:09 +00:00