/f and /ssh-f do not works
How to repeat this issue?
hi,
it could be replicated using following method: 1. get your current teraterm.ini file 2. modify it with a noticeable difference, for example change the background colour an copy it to the teraterm_alt.ini 3. connect to the SSH server using default settings: "ttermpro.exe ssh_host_address:22 /ssh2 /user=user_id /passwd=password" 3. try to use following command to use the alternate ini file you created: "ttermpro.exe ssh_host_address:22 /ssh2 /ssh-f="path_to_alternate_ini_file\teraterm_alt.ini"/user=user_id /passwd=password" , or: "ttermpro.exe ssh_host_address:22 /ssh2 /f="path_to_alternate_ini_file\teraterm_alt.ini"/user=user_id /passwd=password" 4. note if the alternate ini setting file were considered.
For me the alternate ini file is not considered neither using /ssh-f nor /f options. Always the default configuration file is taken.
Regards, Robert
Hi,
1. It seems not separate /f and /user.
/f="path_to_alternate_ini_file\teraterm_alt.ini"/user=user_idmust to be
/f="path_to_alternate_ini_file\teraterm_alt.ini" /user=user_id
2. Is the "path_to_alternate_ini_file" start from the path of ttermpro.exe?
3. Please check teraterm_alt.ini is not virtual stored.
Hi,
I'm trying to customize windows appearing depend on the server i'm connecting to using either /f or /ssh-f switches but it looks like neither /f nor /ssh-f consider them i'm using teraterm version 4.82 and 4.84 on windows 8.1 64b OS.
Regards, Robert