[ITP] wput 0.5 -- A tiny wget-like ftp-client for uploading files

Jari Aalto (Cygwin-bug#20071203T1805) jari.aalto@cante.net
Tue Dec 4 10:02:00 GMT 2007


Included in Debian stable

  http://packages.debian.org/wput

Jari

sdesc: "A tiny wget-like ftp-client for uploading files"
ldesc: "A tiny ftp-client, that uploads files or directories
to a remote ftp-server. Main features are: resuming, times-tamping,
wget-like interface, proxy-support and speed-limit."
category: Web
requires: cygwin

1) manual

  wget        \
    http://cygwin.cante.net/wput/setup.hint \
    http://cygwin.cante.net/wput/wput-0.6-1-src.tar.bz2 \
    http://cygwin.cante.net/wput/wput-0.6-1.tar.bz2 \

b) automated

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir wput ; cd wput
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/wput/get.sh \
          http://cygwin.cante.net/wput/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines



More information about the Cygwin-apps mailing list