securecrt設定彩色和顯示中文
設定options-sessionoptions-emulation,然後把terminal型別改成xterm,並點中ansicolor複選框。
字型設定:options-sessionoptions-appearance-font然後改成你想要的字型就可以了。
注意:1:字符集選擇utf8,這樣可以避免顯示漢字亂碼
2:選擇字型的時候,需要選擇turetype的字型(如新宋體),不然會出現漢字亂碼
3:scrollbackbuffer調大(5000),這樣你就可以看到以前顯示內容,這樣方便很多
4:terminal要選擇xtem,這樣你ssh到伺服器上才能顯示顏色,並把ansicolor打上勾
5:我選擇的顏色方案windows或traditional。
用securecrt(linux)來上傳和下載資料
設定一下上傳和下載的預設目錄就行
options–sessionoptions–filetransfer下可以設定上傳和下載的目錄
剩下的你只要在用securecrt登陸linux終端的時候:
傳送檔案到windows客戶端:szfile1file2
zmodem接收可以自行啟動.
從客戶端上傳檔案到linux服務端:
只要服務端執行:rz(rz-y)
然後在securecrt裡選檔案傳送,協議zmodem
簡單吧,如果你以前一直使用ssh,而又沒有對外開放ftp服務,你就直接使用這種方式來傳輸你的檔案
securecrt的幫助中copy的:zmodemisafull-duplexfiletransferprotocolthatsupportsfastdata
transferratesandeffectiveerrordetection.zmodemisveryuser
friendly,allowingeitherthesendingorreceivingpartytoinitiatea
filetransfer.zmodemsupportsmultiplefile(batch)transfers,and
allowstheuseofwildcardswhenspecifyingfilenames.zmodemalso
supportsresumingmostpriorzmodemfiletransferattempts.
rz,sz是便是linux/unix同windows進行zmodem檔案傳輸的命令列工具
ps:linux上rz/sz這兩個小工具安裝lrzsz-x.x.xx.rpm即可,unix可用原始碼自行編譯,solarisspac的可以到sunfreeware下載執行碼
securecrt設定彩色和顯示中文
設定options-sessionoptions-emulation,然後把terminal型別改成xterm,並點中ansicolor複選框。
字型設定:options-sessionoptions-appearance-font然後改成你想要的字型就可以了。
注意:1:字符集選擇utf8,這樣可以避免顯示漢字亂碼
2:選擇字型的時候,需要選擇turetype的字型(如新宋體),不然會出現漢字亂碼
3:scrollbackbuffer調大(5000),這樣你就可以看到以前顯示內容,這樣方便很多
4:terminal要選擇xtem,這樣你ssh到伺服器上才能顯示顏色,並把ansicolor打上勾
5:我選擇的顏色方案windows或traditional。
用securecrt(linux)來上傳和下載資料
設定一下上傳和下載的預設目錄就行
options–sessionoptions–filetransfer下可以設定上傳和下載的目錄
剩下的你只要在用securecrt登陸linux終端的時候:
傳送檔案到windows客戶端:szfile1file2
zmodem接收可以自行啟動.
從客戶端上傳檔案到linux服務端:
只要服務端執行:rz(rz-y)
然後在securecrt裡選檔案傳送,協議zmodem
簡單吧,如果你以前一直使用ssh,而又沒有對外開放ftp服務,你就直接使用這種方式來傳輸你的檔案
securecrt的幫助中copy的:zmodemisafull-duplexfiletransferprotocolthatsupportsfastdata
transferratesandeffectiveerrordetection.zmodemisveryuser
friendly,allowingeitherthesendingorreceivingpartytoinitiatea
filetransfer.zmodemsupportsmultiplefile(batch)transfers,and
allowstheuseofwildcardswhenspecifyingfilenames.zmodemalso
supportsresumingmostpriorzmodemfiletransferattempts.
rz,sz是便是linux/unix同windows進行zmodem檔案傳輸的命令列工具
ps:linux上rz/sz這兩個小工具安裝lrzsz-x.x.xx.rpm即可,unix可用原始碼自行編譯,solarisspac的可以到sunfreeware下載執行碼