Re: [Fwd: Bug#258392: lftp should support encrypted passwords in bookmarks]
Glenn Maynard <[email protected]>
| Newsgroups | gmane.network.lftp.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Aug 12, 2004 at 12:47:59PM +0400, Alexander V. Lukyanov wrote: > You can make lftp remember your password (within single lftp session), and > then use it: > > lftp> login ftp://[email protected] > Password: <enter your password here> > > Then `get ftp://[email protected]/path/to/file.zip' will use that > remembered password. That's a bit better, but I still have to back up and enter my username. URLs copied from browsers usually don't contain it. It seems like this is something that would fit as part of the bookmark facility, eg. "bookmark passwd *foo.com glenn pass; get http://ftp.foo.com/file". (Unfortunately, I won't have time to try implementing something like that in the near future ...) -- Glenn Maynard