Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: input from file

Make batch or script that generates temporary WinSCP script file with IP address of your choice.
claudiaf

input from file

I would like to open a session with a fixed user and password but to different servers, which IPs I keep in a separate file
How can I use this file as an input file for the script??
i.e.
open user:password@SERVERIP

where SERVERIP's are kept in a separate file.txt such as
10.100.0.1

10.100.0.2

Thanks a lot