Is there a way to create a batch file where we can edit a remote file using WinSCP editor?
有沒有辦法創建批處理文件,我們可以使用WinSCP編輯器編輯遠程文件?
0
Use the /edit
command-line parameter:
使用/ edit命令行參數:
winscp.exe sftp://user@example.com/ /edit /home/user/file.txt
Reference: WinSCP Command-line Options.
參考:WinSCP命令行選項。
本站翻译的文章,版权归属于本站,未经许可禁止转摘,转摘请注明本文地址:https://www.itdaan.com/blog/2012/08/31/72071b1211cfb5fc64692c347ff1a789.html。