Opened 14 years ago

Closed 14 years ago

#5501 closed Bug report (duplicate)

Drag-drop file upload always fails

Reported by: Nidonocu Owned by:
Priority: normal Component: FileZilla Client
Keywords: upload, drag drop Cc:
Component version: Operating system type: Windows
Operating system version: 7 Ultimate x64

Description

Trying to drag a file from the local folder to the remote server folder always fails in version 3.3.4-rc1 of FileZilla Client.

To reproduce:

  1. UI is configured to Blackboard layout, not reversed.
  2. Login to an FTP server.
  3. Navigate to source folder and destination folder.
  4. Click and drag a file from the local file pane to the remote file pane and drop.

What happens:
Client attempts to transfer file and gets an error similar to the following:
can't open file 'Q:\Folder\subfolderfile.php' (error 2: the system cannot find the file specified.)

The path reported in this error is not correct, the actual file is located at: 'Q:\Folder\subfolder\file.php' It appears this method of uploading has a bug where the last \ in the folder path is missing.

Work around:
Selecting the file in the local pane and pressing Enter transfers the file correctly.

Change History (2)

comment:1 by Michael Deslippe, 14 years ago

Operating system version: 7 Professional7 Ultimate x64

Confirmed. It also will not drag-and-drop from Windows Explorer. It would seem to be a flaw in the method used to transfer the filepath/filename.
FileZilla Client


Version: 3.3.4-rc1

Build information:

Compiled for: i586-pc-mingw32msvc
Compiled on: x86_64-unknown-linux-gnu
Build date: 2010-08-02
Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2)
Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.11
GnuTLS: 2.8.3

Operating system:

Name: Windows NT 6.1 (build 7600)
Version: 6.1
Platform: 64 bit system

comment:2 by Tim Kosse, 14 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.