Opened 22 years ago

Last modified 22 years ago

#161 closed Bug report

Download Executable from UNIX server

Reported by: anonymous Owned by:
Priority: normal Component: Other
Keywords: Cc: Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Operations on an executable file on a UNIX server are
hampered when the file name is listed as "<filename>*"
(the usual "ls -F" indication that the file is an
executable). The problem occurs when the files is
downloaded or operated on (for instance chmod'd), in
which case the filename is passed as "<filename>*" to
the command, which fails. The workaround is to
temporarily remove execute permission on the file
before downloading.

Change History (1)

comment:1 by Tim Kosse, 22 years ago

fixed in FileZilla 2.0.0

Note: See TracTickets for help on using tickets.