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: keepalive from commandline??

You cannot enable keepalives from command line. You may setup a stored session with enabled keepalives and open it from command line.
Guest

Anyone able to help me??
tell me if question was not clear..
keep

keepalive from commandline??

how do i start a scp session by commandline and keepalives?

i use a bat file with this text:

@echo off
start WinSCP.exe scp://user:pwd@site.org

how can i tell winscp to keep connection alive?