To give you the best experience, this site uses cookies. Continuing to use 9bis.net means you agree to our use of cookies.
 

English version Russian version Version française Nederlandse versie Versión española Version portuguese Version polonaise Italian version Versiunea româna   KiTTY News

KiTTY : Forum

Last modification : -

KiTTY web site




Forum Home
 

problems with -cmd option

chris - Wed 15/04/2015 08:47:15 CEST +0200

Hi,
I found a problem passing commands to a telnet session with version kitty - 0.64.0.1:

    it seems that if the path of the command.txt contains the world "script" the execution of -cmd fails.

kitty -telnet 192.168.203.200 -loginscript c:\aaa\script\login.txt -cmd c:\aaa\script\command.txt
fails with
     switch#ipt\command.txt
     % Unrecognized command

instead
kitty -telnet 192.168.203.200 -loginscript c:\aaa\other_path\login.txt -cmd c:\aaa\other_path\command.txt
work correctly.
Are there other "reserverd" words that could interfere with the correct execution?

Thanks,
Christian




Answer


The forum is actually closed