Opened 14 years ago
Closed 14 years ago
#5514 closed Bug report (duplicate)
Drag and Drop Handler submitting wrong path/filename
Reported by: | anik | Owned by: | |
---|---|---|---|
Priority: | blocker | Component: | FileZilla Client |
Keywords: | Drag and Drop | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | XP, SP3 |
Description
- Drag and drop a file from "c:\test\file.txt" (from the Windows Explorer) to the right hand side of the filezilla window (the "Remote site") into a folder on the connected server.
- filezilla will report an error indicating that it can not find the file "c:\testfile.txt" (mind the missing path seperator at the end of the dirname before the basename starts)
This also happens when you try to drag and drop the file from the left hand side of filezilla (the "Local site").
If I right click on the file in the "Local site" and choose "Transfer file" it works fine.
The log file does not reveal very much (I have set the log level to debug):
23:46:09: can't open file 'C:\testfile.txt' (error 2: das System kann die angegebene Datei nicht finden.)
(The latter is german and means that it can not find the file)
I am using Filezilla Client 3.3.4-rc1
Change History (2)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Damned it. I did not see this report before:
http://trac.filezilla-project.org/ticket/5509
It describes more or less the same issue. Please close either dupe. Thanks.