is it possible or would U consider adding a feature, so that I can set FlashFXP to hide/not show all the command respones from the server ...
ie :
230 User JensB logged in , proceed.
SYST
215 UNIX Type: L8
REST 100
350 REST Command Ok , restarting position set to 100
REST 0
350 REST Command Ok , restarting position set to 0
PWD
257 "/" is current directory
TYPE A
200 Type set to ASCII.
PASV
227 Entering Passive Mode (121,121,121,121,4,27)
LIST -al
150 Opening ASCII data connection for ls /.
226-free disk space under this directory : 5514 mb
226 Transfer finished successfully. Data connection closed.
what I actually need to see from all of this is ... :
230 User JensB logged in , proceed.
226-free disk space under this directory : 5514 mb
possible or just plain stupid ?
regards / JensB