Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

dan_solo wrote:

unfortunately not, its just in the documentation that was provided to us by a supplier we have to use. i know smart ftp does it but i cant find any other ftp client that allows us to do this

Because no such requirement exists in FTP specification. Using of the FEAT command is totally optional.
dan_solo

unfortunately not, its just in the documentation that was provided to us by a supplier we have to use. i know smart ftp does it but i cant find any other ftp client that allows us to do this
martin

Re: FEAT before and after login requirement

No. Do you have any explanation for this strange requirement?
Guest

FEAT before and after login requirement

hi there,

we have to connect to an ftp site where one of the requirements is:
FEAT (Feature Negotiation Mechanism) must be sent before and after login. This is a key part of the authentication process. Being sent during log in rather than before does not meet the minimum requirements of the system

is there anyway to do this using the winscp UI and the .net code base?

thanks in advance