Opened 22 years ago
Last modified 19 years ago
#229 closed Bug report
upload of file to an empty dir fails
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | booyeah451, laurentl, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Uploading of a file to a remote empty dir fails if the
file exists in the remote dir's parent dir (ie. as a
sibling to the remote dir).
For example:
When trying to upload local file c:\tmp\foo to remote
empty dir /tmp/test/foo, if the remote file /tmp/foo
exists, then filezilla will think that file "foo"
already exists on the remote host and will prompt if I
wan to overwrite or not. If I skip, then it skips ok;
but if I ask to overwrite (hoping it will writing into
/tmp/test/foo, not into /tmp/foo), then filezilla will
fail. It will display the contents of /tmp/test/ and
will show status of "Too many retries".
Thanks in advance for fixing this bug. /Eric
Change History (3)
comment:1 by , 22 years ago
comment:3 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 also had problems uploading an empty directory. It
seems to not like those...