Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ll-xn!mit-eddie!PREP.AI.MIT.EDU!tower From: tower@PREP.AI.MIT.EDU (Leonard H. Tower Jr.) Newsgroups: comp.emacs Subject: ftp functions Message-ID: <8706221429.AA12337@EDDIE.MIT.EDU> Date: Mon, 22-Jun-87 10:29:44 EDT Article-I.D.: EDDIE.8706221429.AA12337 Posted: Mon Jun 22 10:29:44 1987 Date-Received: Tue, 23-Jun-87 04:13:05 EDT Sender: daemon@eddie.MIT.EDU Reply-To: tower@prep.ai.mit.edu Organization: Project GNU, Free Software Foundation, 1000 Mass. Ave., Cambridge, MA 02138, USA +1 (617) 876-3296 Lines: 22 Date: Sat, 20 Jun 87 21:12:45 PDT From: silvlis!funk!zeev@Sun.COM (Ze'ev Wurman) Can anybody explain why various ftp functions do not try to read the ~/.netrc file if it exists and extract various userid/password data from there as regular ftp does? It would be necessary then to prompt only for host:fileid, which is obviously much handier. Current form still may be needed when one wants to ftp to a host existing in his .netrc file but to a different userid. Zeev ------------------------------------------- Silvar Lisco, 1080 Marsh Rd. Menlo Park, CA No one has submitted the code yet. You could!! Might have a look at the way .mailrc is handled in rmail-mode, though you might think of a better way to do this. -len