Opened 21 years ago

Last modified 19 years ago

#358 closed Bug report

sftp:// URL parsing should fails if there is no password

Reported by: ressu Owned by:
Priority: normal Component: Other
Keywords: Cc: ressu, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

if i pass sftp://user@host/tmp to FileZilla (2.1.7) it
claims that the URL is invalid. the URL in question is
valid and generated by FileZilla itself, the URL works
if i use sftp://user:@host/tmp

The password in this case doesn't need to be given as i
use pageant (putty ssh-agent) which authenticates for
me. (thanks to the putty based ssh backend)

FileZilla should accept urls in form of
ftp://[user[:pass]@]hostpath instead of
ftp://[user:pass@]hostpath

Change History (1)

comment:1 by Tim Kosse, 19 years ago

This bug report has been closed due to inactivity and has possibly
already been solved.

You can reopen this report if the issue still exists in the
latest version of FileZilla (Server).

Note: See TracTickets for help on using tickets.