Opened 18 years ago
Last modified 17 years ago
#1117 closed Bug report
Drag'n'drop files on to a local directory
Reported by: | beelzebub42 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | beelzebub42, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Selected a few directories and a few files on a
remote system. Drag'n'dropped these on to a folder
icon on the local system file list.
The files selected went into the directory - correct.
But the directories were copied into the same level
as the destination directory.
Example....
Files selected on remote file list:
DirA
DirB
FileA
FileB
Driectory on local machine C:\Download
Dir1 <--- drop files here
Dir2
File1
File2
You end up with
Dir1
FileA
FileB
Dir2
DirA
DirB
I would expect
Dir1
DirA
DirB
FileA
FileB
Dir2
File1
File2
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
Please try most recent FileZilla 3 beta, its drag&drop implementation is more advanced than that of FZ2.