Post a reply

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: I got the Solution

That's one way.
If you want to do it completely from command-line, specify the remote directory as part of session URL:
https://winscp.net/eng/docs/session_url
philDeFrance

I got the Solution

Hi everybody

I found the solution.

I must create a session in interface GUI and save it (for example PHIPHI ).

I declare the folder in the menu Environnement / Directory. See attached picture.

Then I launch the command in DOS (cmd )
winscp.exe PHIPHI
philFrance

How to connect on remote server with option GUI

Hello

I would like launch WinScp with interface GUI on remote directory in a batch file.

For example

1)
Folder1.bat
winscp 192.168.0.100 remoteDirectory:/Public/folder1

2)
Folder2.bat
winscp 192.168.0.100 remoteDirectory:/Public/folder2

Thank's
Phil