KpyM Telnet/SSH Server - Forum
Variables
Ignacio Variables
 
Hi.
Can you list all the KpyM variables?
like %KTS_USER% and %KTS_IP%

Is there any Answerback variable?


Kroum Grigorov
 
kts home folder
KTS_HOME=C:\Program Files\KTS

client ip
KTS_IP=XXX.XXX.XXX.XXX

client port
KTS_PORT=1076

logged user
KTS_USER=johndaw

kts version
KTS_VERSION=1.15b

I'm not shure what you mean by Answerback variable, but I don't think it's one of the above

Kroum


N2KMaster Using the above info
 
How would you take the name/pass variable and write that to a simple text file after its entered. Drop file idea


N2KMaster Solution to my own problem
 
K This is what i did in order to make my own little drop file, kinda sux that i cant get it add the password but it works fine the way i got it to pass the name to a temp fossil file

in the allusers.bat file i wrote in this line of text switch watever with what your needs are

under where it says
chcp 437

write this in
echo %KTS_USER%>DROPFILENAME.TXT

this created a dropfilename.txt file in the kts main directory (substitute the dropfilename.txt with something else, i just made this easier for anyone to learn how to do this)


 

© 2007 - 2008 Kroum Grigorov
Powered by phpBB © 2001, 2005 phpBB Group