[Twisted-Python] Patch for tap.ftp to add username and password options

Tommi Virtanen tv at twistedmatrix.com
Fri Feb 28 10:52:48 MST 2003


On Wed, Feb 26, 2003 at 12:08:01PM -0800, Amir Bakhtiar wrote:
> This patch allows username and password pairs to be defined.
> e.g. mktap ftp -uamir -pfoo
>        mktap ftp -uamir:glyph -pfoo:bar

	Eww.

	1) It should be a twisted.cred thing.

	2) Don't put password on the command line, ever.

	3) Ignoring the above, -u amir:foo -u glyph:bar would make
	   much more sense.

-- 
:(){ :|:&};:




More information about the Twisted-Python mailing list