Re: batch file to open multiple txt files within WinSCP ?/
whilst you here how can i clear the lists in the drop down menu of the "shift f4" window ?
Use
Ctrl+Del
.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
whilst you here how can i clear the lists in the drop down menu of the "shift f4" window ?
Ctrl+Del
.
/edit
switch.
@echo off
"F:\WinSCP\WinSCP.exe" "BR" /edit /home/autoconfig.json; /home/config.js
Shift+F4
and type (or rather paste or later select from the history) a semicolon-separated list of the files you want to edit.
"C:\Program Files (x86)\WinSCP\WinSCP.exe" "site_name" /edit /remote/path/file.txt