Opened 6 years ago
Closed 6 years ago
#11671 closed Bug report (fixed)
"-a" | "--local" command line options don't work in 3.35.1
Reported by: | kmscode | Owned by: | |
---|---|---|---|
Priority: | high | Component: | FileZilla Client |
Keywords: | command line options | Cc: | |
Component version: | 3.35.1 | Operating system type: | Windows |
Operating system version: | Win 10 64 Bit |
Description
Running the following command:
"C:\Program Files\FileZilla FTP Client\filezilla.exe" sftp://[creds]@[site] --local="X:\local path"
In 3.34.0 this opens the remote site and the local directory just fine.
In 3.35.1 this opens the remote site, but defaults the local directory to last used local directory (if I was in "C:\Users\[username]\Desktop\ for example, it would use that) and not the local directory specified on the command line.
Note:
See TracTickets
for help on using tickets.