Opened 17 years ago

Last modified 17 years ago

#1327 closed Bug report

Error when put files after SUNIQUE (STOU) command

Reported by: alkiris Owned by:
Priority: normal Component: FileZilla Server
Keywords: Cc: alkiris, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Hello,

I recently replaced a Serv-u 4.1 ftp server by fzs 0.9.24, and since have some troubles when the 'store unique' mode is on. I got a syntax error when I try to put a file on the server. I've tested with different file types, it is not the root cause.

Please find below the ftp log.

=================
Enter login ID (useros):
331 Password required for userftp
230 Logged on
UNIX emulated by FileZilla
Enter an FTP subcommand.

CD .

250 CWD successful. "/" is current directory.
Enter an FTP subcommand.

SUNIQUE

SUNIQUE (store unique) is on.
Enter an FTP subcommand.

PUT DOCDIR/F00511.F00511 F00511.TXT

227 Entering Passive Mode (10,X,X,X,10,158)
500 Syntax error, command unrecognized.
Enter an FTP subcommand.

QUIT

221 Goodbye
==================

If I type SUNIQUE again (to set 'store unique' to off), then I can put files as usual. So the problem occurs only when SUNIQUE is on. I read somewhere that STOU command was not yet implemented in filezilla server, but since the SUNIQUE command is available it should be ok now ?

Thanks in advance for your help.

Change History (1)

comment:1 by Tim Kosse, 17 years ago

STOU is not supported by FileZilla Server.

Note: See TracTickets for help on using tickets.