changelog 

VERSION 1.05
FIXED: Y2K date Problem (1999 == 2099)
ADDED: import session from putty && ssh.com (optional)
ADDED: Host Key Warnig alert (thx to Bruno De Fraine for helping ;-)
ADDED: cosmetics

 ADDED: new flags [config] in wcx_sftp.ini available:
 ADDED: import_putty_ssh_sessions=0|1|2 (thx to Miroslaw Majorek)
 ADDED: import_sshcom_ssh_sessions=\PATH2USERS_HOME\Application Data\SSH

ADDED: User can set custom wcx_sftp.ini path (see in tools/change_ini for more infos)
ADDED: reget & reput






when:
[config]
import_putty_ssh_sessions=1     the plugin trys to import the PuTTY Sessions

when:
[config]
import_putty_ssh_sessions=2     the plugin trys to import the PuTTY Sessions and assume that all that connections using key auth trought pageant.exe - so the plugin do not ask for a password

when:
[config]
import_sshcom_ssh_sessions=\PATH2USERS_HOME\Application Data\SSH     the plugin trys to import the SSH.COM Sessions






12.Nov.2002 - V1.04
ADDED - optional: use_key_auth and dont_ask4_username as config flags in wcx_sftp.ini, possible values are 0 or 1,  default = 0 



11.Nov.2002 - V1.03
CHANGED - MAX_Server=500 (preview was 100 only)


7.Nov.2002 - V1.02
Fixed - Fixed Server Title using / and \ (will escaped to _)
Fixed - Crash while Sftp to Sftp copy (bug in SetFileTime__() FILETIME *LastWriteTime was NULL)


