Opened 20 years ago
Last modified 19 years ago
#764 closed Bug report
Upload a folder create unneed folder.
Reported by: | hwjang11 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | hwjang11, seanellis, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
I use a filezilla clinet program.
I select a directory(/home/fff) in the remote tree.
So, current directory is /home/fff in the remote site.
I drag some folder(ok) in the local site to remote tree
(/home/kk) by using a mouse.
I expect that the directory(/home/kk/ok) will be created
in the remote site.
Yes. it created.
But, dummy directory(/home/fff/ok) is created in the
remote site, too.
Filezilla creates dummy directory in the remote current
directory.
Change History (2)
comment:1 by , 20 years ago
comment:2 by , 19 years ago
This bug report has been closed due to inactivity and has possibly
already been solved.
You can reopen this report if the issue still exists in the
latest version of FileZilla (Server).
I too have noticed this behavior, working over SSH with
multiple connections (in case that is relevant).
The additional directories are empty, and the files within
the source directories end up in the correct place, but it
is annoying nevertheless.
Filezilla version 2.2.9 (client, Windows XP)
OpenSSH version 3.6.1p2 (server, Mandrake Linux 10.0)
I guess the workaround is always to select the destination
directory as the current directory on the remote site before
dragging other folders into it.