get-huypv.bat
@rem REFERENCE http://winscp.net/eng/docs/guide_automation
@echo off
"C:\Program Files\WinSCP\winscp.com" /command "option batch abort" "option confirm off" "open root@huypv.net" "get /var/www/html/huypv.txt huypv.txt" "exit"
Title:
WinSCP - Automate file transfers to SFTP server
Description:
get-huypv.bat @rem REFERENCE http://winscp.net/eng/docs/guide_automation @echo off "C:\Program Files\WinSCP\winscp.com" /comma...
...
Rating:
4