Is it possible to customize the server response string format in the command prompt for FTPS
Dear team,
WinSCP shows the standard server response string in the command prompt like following
Is it possible to change string format by removing everything before the status code?
So, the expected result would be a string with "226 Binary Transfer complete." from the very beginning of the response.
The reason of my question is there is a stand alone application I cannot change and when it parses the FTPS client response from a command prompt mode then it expects the status code to be in the first 3 positions of the response line.
Are there any WinSCP settings to manage this?
WinSCP shows the standard server response string in the command prompt like following
< 2016-07-24 13:44:52.240 226 Binary Transfer complete.
So, the expected result would be a string with "226 Binary Transfer complete." from the very beginning of the response.
The reason of my question is there is a stand alone application I cannot change and when it parses the FTPS client response from a command prompt mode then it expects the status code to be in the first 3 positions of the response line.
Are there any WinSCP settings to manage this?