Opened 9 years ago
Closed 9 years ago
#10605 closed Bug report (fixed)
Password Prompt on File Download When Launched from Command Line
Reported by: | jcander1 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | password prompt command-line | Cc: | |
Component version: | 3.12.0.2 | Operating system type: | Windows |
Operating system version: | Windows 7 (build 7601, Service Pack 1), 64-bit edition |
Description
I found that Filezilla prompts me to reenter the password when I download a file. This seems only seems to occur when "Do Not Save Password" is checked, and I start Filezilla from the command line.
This seems to be similar to this issue, except that it triggers from the command line: https://forum.filezilla-project.org/viewtopic.php?t=36185
I searched for a corresponding bug report, but I couldn't find it.
Here is my procedure:
- Open Filezilla and enable "Do Not Save Password" (Edit->Settings, Interface)
- Close Filezilla
- Open a connection to a host from the command line. The syntax I use is: %path-to-application% sftp://%username%:%password%@%server%:%port%
- Right-click on a file on the target host, and select Download. The file is downloaded without a password prompt
- Download the same file by dragging the file from the right window to the left. Filezilla promts the user for a password.
I am using Filezilla 3.12.0.2, on Windows 7 (build 7601, Service Pack 1), 64-bit edition
I tried to enable debugging, but I did not find any useful output.
Thanks. A fix for this has been committed to the repository in r6852