Opened 17 years ago
Last modified 17 years ago
#3391 closed Bug report
client doesn't download files with "-" char
Reported by: | migus77 | Owned by: | Tim Kosse |
---|---|---|---|
Priority: | high | Component: | Other |
Keywords: | Cc: | migus77, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
FZ client doesn't download files with "-" char at begin of filename. I've just drag it from "server" window and drop into "local" window.
FileZilla client 3.0.5.2
log:
Status: Listing directory /usr/home/mig/kuku
Command: get "-754U2563.JPG" "C:\temp\-754U2563.JPG"
Error: get: unrecognised option '-754U2563.JPG'
Status: Starting download of /usr/home/mig/kuku/-754U2563.JPG
Command: get "-754U2563.JPG" "C:\temp\-754U2563.JPG"
Error: get: unrecognised option '-754U2563.JPG'
Status: Starting download of /usr/home/mig/kuku/-754U2563.JPG
Command: get "-754U2563.JPG" "C:\temp\-754U2563.JPG"
Error: get: unrecognised option '-754U2563.JPG'
File was not downloaded.
Other sftp client (BSD) allow it (from the same server):
sftp> get -754U2563.JPG
Fetching /usr/home/mig/kuku/-754U2563.JPG to -754U2563.JPG
/usr/home/mig/kuku/-754U2563.JPG
100% 2968KB 2.9MB/s 00:01
Thanks for reporting. This issue has been fixed in the SVN
repository and will be available with the next version.