SUMMARY: ftp question

2007-12-24 21:56:00

Thanks go to Frank Huang, Dylan Northrup, Michael Pye, Steve Hunt, Steve
Mickeler, and John Tan. The answer to my problem (stated in my original
email below) was to use proftp. The source for this version of ftp can
be downloaded from www.proftpd.org. The data.c file can be modified to
get rid of the information in parentheses that I wanted to get rid of.

Darryl Pace
Optimal Computer Solutions, Inc.
email:datpace at earthlink.net

-----Original Message-----
From: codeprof-admin at codeprof.com
[mailto:codeprof-admin at codeprof.com] On Behalf Of Darryl Pace
Sent: Tuesday, February 19, 2002 12:45 AM
To: codeprof at codeprof.com
Subject: ftp question

Managers,
I would like to get rid of (suppress) the information in
parentheses, along with the period that follows it, at the end of the
150 line of ftp output below.

ftp> get space.tar.Z
200 PORT command successful.
150 Opening BINARY mode data connection for space.tar.Z (289215 bytes).
226 Transfer complete.
local: space.tar.Z remote: space.tar.Z
289215 bytes received in 1.4 seconds (195.41 Kbytes/s)
ftp> bye

Is this possible?

Darryl Pace
Optimal Computer Solutions, Inc.
email: datpace at earthlink.net
_______________________________________________
codeprof mailing list
codeprof at codeprof.com
http://www.codeprof.com/execute/ask/?codeinfoid=11003

Comments

Got something to say?

You must be logged in to post a comment.