towith
towith
Hi , thanks for your cool tool first , Is it possible to append a new line to file on webdav server? for now , I have to fetch remote...
1. issue system is very useful , hope issue return info can include open html url (this is useful when integrated with intellij idea generic task server ) 1. if...
Feature request: 命令行参数取代文件选择框 直接指定宿主机文件路径, 而不用弹出文件对话框选择 优点: 利于批量自动化 例如powershell ` @("host1","host2") | foreach {tssh $_ "pwd;trz --localpath d:/somefile.sh"} `