aboutsummaryrefslogtreecommitdiff
path: root/network/wput/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-09-26 16:06:46 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:52:27 +0700
commit37ba5f52cf0ec29fd1e29f9508a49618c5073673 (patch)
tree39e866e33b26c0d70c68f01c8ce27f3e93696d6b /network/wput/README
parent59a599b2b264643006e001bed85b339102af4dd6 (diff)
network/wput: Updated for version 0.6.2+git20130413_11.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/wput/README')
-rw-r--r--network/wput/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/network/wput/README b/network/wput/README
index 6c1fd72a3d13..bdc9324ad752 100644
--- a/network/wput/README
+++ b/network/wput/README
@@ -1,5 +1,5 @@
-wput - A utility for putting files using the FTP protocol from the
- command line.
+wput (wget-like FTP uploader)
-wput is a tiny program that looks like wget and is designed to upload
-files or whole directories to remote ftp-servers.
+wput is a tiny program that looks like wget and is designed to upload
+files or whole directories to remote FTP servers. It uses ~/.netrc for
+login names and passwords.