###################################################################
#sample hosts file for xe ("#" is comment id)
#
#format
#
#@PSFTP=g:\src\putty060\psftp.exe    #specify PSFTP command string if psftp.exe is not on %PATH%
##@PSFTP=/home3/putty-0.62/unix/psftp #(Linux sample)
##@PSFTP=~/psftp                     #This is comment because this line data dose not start by "#@xxx" patern.
#@SSH=all                            #specify to use PSFTP as default for the following destionation after this lins.
##@SSH=all                           #This is a sample of comment out of #@xxx statement
#
# RemoteID  RemoteAddress UserID  Password [option] #Comment
#   option:HomeDir     :ex. HOME=/tmp/myhome
#                       ex. HOME='herc01.source.asm' (default Dataset of MVS) 
#         :TimeZone    :ex. TZ=-0900 (use TZ=0000 for AIX host)
#         :DBCS        :ex. DBCS=EUC     :Remote codepage=JapaneseEUC
#                           DBCS=SJIS    :Remote codepage=ShiftJIS(Japanese)
#                           DBCS=CP930   :Remote is TSO and use Japanese katakana extension
#                           DBCS=CP939   :Remote is TSO and use Japanese English lower case letter extension
#                           DBCS=OTHER   :Remote is TSO and use the converter other than CP939/CP930.
#                                         (specify charset by CHARSET_CFG parm on xe3270.cfg)
#         :TSO=portno  :ex. TSO=3270       TurnkeyMVS destination port may be 3270
#                           TSO=3270S      "S" is submit option(use TSO SUBMIT cmd)
#                                          without "S",use sub tool of TurnkeyMVS
#                           TSO=23R        R means target is Real MVS(TSO/E through tn3270))
#                                          (use TSO SUBMIT cmd.)
#         :LS="xx"/NLST:ex. LS=NLST        specify any "list directory" cmd string(max 12 byte).
#                                          default is dir,NLST means "ls -la".
#         :ICMD="cmds" :ex. ICMD="passive" specify cmd to be issued after opened session
#                                          insert "\n" between commands when multiple.
#         :SSH={Y|N}   :ex. SSH=Y          use PSFTP for this destination. "N":use FTP.
#         :SHARE=name  :ex. SHARE=disk1    use smbclient to this destination(SAMBA server/Windows).
#Sample
# a1 192.168.2.5  mizumaki machi TZ=0900
# hm localhost    herc01   ""        TSO=3270 home='herc01.maclib.asm'
# t6 S390T6       PURPLE   PSWDPSWD  TSO=23R  home='SAK01.TEST.ASM',DBCS=CP939
# h390  Linux390  user1    PSWD1     SSH=Y
# w64 SmbSvr      user1    ""        SHARE=d
# w7p   192.168.2.12 w7user pswd     share=p
# geocity2 ftp.geocities.jp  sakachin2 pswd      SSH=N
# centos7r localhost    root pswd  SSH=Y P=2222
###################################################################
#@PSFTP=p:\down\putty063\psftp.exe
#@SSH=all
s390r 192.168.2.30  root pswd4
s390r2 192.168.2.30  root pswd5  
s390s 192.168.2.30  sak  pswd6
r40e 192.168.2.12   sak pswd
sh2  192.168.2.20 sak pswd6 TZ=0000 home=/usr
faith FAITH	 sak pswd        
h01  FAITH       	 HERC01  ""   TSO=3270 home='herc01.test1.src' dbcs=other
h02  192.168.2.37	 HERC02 pswd3 TSO=3270
tftp 192.168.2.11    sak   pswd
psftp 192.168.2.12    sas-gym pswd2   home=/p
w7suse11 192.168.24.54 sak pswd  SHARE=homes
dells 192.168.2.17  sak pswd    SSH=Y
faithxp 192.168.24.53  sak pswd    SSH=Y
geocity2 ftp.geocities.jp  sakachin2 pswd3      SSH=N
centos7r localhost    root pswd  SSH=Y P=2222
