Date: Mon, 22 May 2000 22:06:28 -0700 From: Jan Koum <jkb@ethereal.net> To: Hajimu UMEMOTO <ume@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libfetch ftp.c Message-ID: <20000522220628.E39617@ethereal.net> In-Reply-To: <200005221301.GAA53159@freefall.freebsd.org>; from ume@FreeBSD.ORG on Mon, May 22, 2000 at 06:01:14AM -0700 References: <200005221301.GAA53159@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
btw, putting passwords and passphrases into an environment variable has always been bad, since anyone can read it with 'ps -auxww' not a big deal i guess as long as you know what you are doing... On Mon, May 22, 2000 at 06:01:14AM -0700, Hajimu UMEMOTO <ume@FreeBSD.ORG> wrote: > ume 2000/05/22 06:01:14 PDT > > Modified files: > lib/libfetch ftp.c > Log: > Use $FTP_PASSWORD for FTP password. If $FTP_PASSWORD is not > found, `yourname@yourhost' is used. > > Revision Changes Path > 1.22 +12 -2 src/lib/libfetch/ftp.c > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000522220628.E39617>