Opened 20 years ago

Last modified 19 years ago

#557 closed Bug report

Unable to upload files with '[' or ']' in the name

Reported by: tgcondor Owned by:
Priority: normal Component: Other
Keywords: Cc: tgcondor, pbru, dreco, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Uploading of file and directories that contain 'or'
characters gives the "no such file or directory" error.
This error does not occure during downloading.

I am using "SFTP using SSH2", no proxies.

Attachments (1)

buy-Apcalis.html (4.7 KB ) - added by Mony 14 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by pbru, 20 years ago

[ and ] are directory delimiters in OpenVMS. an OpenVMS full
filename looks like device:[dir.dir.dir]name.ext;version

are you working with an OpenVMS server ? or maybe the
OpenVMS support of Filezilla wrongly interpret [ and ] as
directory delimiter ?

Pierre.

comment:2 by dreco, 20 years ago

i'm able to upload files with 'or' but can't delete
them afterwards. it's possible with cuteftp. any ideas?!

ftp-command in filezilla:
DELE /foo/[bar]file.png

comment:3 by dreco, 20 years ago

some more details:
client: filezilla 2.2.5final, windows xp prof SP1
server: linux with wuFtp 2.6.2

Command: DELE /foo/[bar]file.png
Response: 550 /foo/[bar]file.png: No such file or directory.

with "normal" filenames:
Command: DELE /foo/bar.png
Response: 250 DELE command successful.
(no problem here)

in cuteftp:
DELE [bar]file.png (note: without path!!)
(works also with filezilla with raw-ftp-command)

note:
/foo is a symlink to /files/foo/bar

comment:4 by Tim Kosse, 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).

by Mony, 14 years ago

Attachment: buy-Apcalis.html added
Note: See TracTickets for help on using tickets.