GNU bug report logs -
#76159
[PATCH] Precision on Ange FTP parsing of .authinfo file
Previous Next
Reported by: Manuel Giraud <manuel <at> ledu-giraud.fr>
Date: Sun, 9 Feb 2025 15:38:01 UTC
Severity: normal
Tags: notabug, patch
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 76159 <at> debbugs.gnu.org (full text, mbox):
Manuel Giraud <manuel <at> ledu-giraud.fr> writes:
> Hi Michael,
Hi Manuel,
> I end up having to read the ange-ftp source code to understand this
> issue. So maybe it needs to be documented. WDYT?
Thanks for pointing to this problem. However, I believe it is a little
bit more complex.
1. Ftp is still ftp. I believe, if you have a ~/.netrc file containing
--8<---------------cut here---------------start------------->8---
machine HOST login USER port PORT password SECRET
--8<---------------cut here---------------end--------------->8---
it will still work, independent of auth-sources.
2. Your proposed entry
--8<---------------cut here---------------start------------->8---
machine HOST#PORT login USER password SECRET
--8<---------------cut here---------------end--------------->8---
is good for every Tramp method, not only for method 'ftp'. Dow we
want to have such a wildcard entry?
3. The Tramp manual explains already the port problem with the example
--8<---------------cut here---------------start------------->8---
machine melancholia#4711 port davs login daniel%BIZARRE password geheim
--8<---------------cut here---------------end--------------->8---
Shouldn't we simply say that this is also applicable for the 'ftp' method?
Best regards, Michael.
This bug report was last modified 99 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.