ftpput

Software Screenshot:
ftpput
Software Details:
Version: 1.0
Upload Date: 2 Jun 15
Developer: Steve Friedl
Distribution Type: Freeware
Downloads: 40

Rating: nan/5 (Total Votes: 0)

ftpput is a tool that allows you to send files through FTP from the command-line.

Developer comments

We've long used the wget to fetch data from a remote web or ftp server, but for customer projects we've needed to do the opposite: send a file to a remote FTP server. In the past we've done it either piping a response file to FTP or building a front end with Expect. Neither of this is really the right answer, as they don't handle error conditions terribly well.

Having done this one too many times and gotten sick of it, we decided to write a perl program that talks to the remote server directly using the Net::FTP module. This made the whole thing easy and reliable. The program is not very large at all - just a front end for the real workhorse provided by Net::FTP.

This program takes a handful of options (with only --server being required), plus a list of files to send to the other end. The options can be in any order, and at least one filename is required (it won't read from the standard input).

Limitations:

Similar Software

bash-powerprompt
bash-powerprompt

20 Feb 15

mudFTP
mudFTP

3 Jun 15

Sh To Bash
Sh To Bash

20 Feb 15

ftp-cloudfs
ftp-cloudfs

20 Feb 15

Other Software of Developer Steve Friedl

whois
whois

2 Jun 15

Comments to ftpput

Comments not found
Add Comment
Turn on images!