image's ftp question

I make a QNX image. It can do “telnet” and “ftp” server.
now ftp server have some question.

1ã€

Milk,

From the FTP error codes:

500 - Syntax error, command unrecognized. This may include errors such as command line too long.

As for the problem of only being able to put files into /tmp look at the helpviewer files on ‘ftpd’ and ‘/etc/ftpd.conf’. There is a setting in there (I forget what it is now) that restricts uploaded files to the /tmp directory. Somehow this is set to on, on your system.

Tim