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: Semi embedded scp use

WinSCP has not full command-line and/or scripting support. It will be added eventually.
wookie

Semi embedded scp use

I want to run an scp app from within as VB program.

I can invoke a batchfile, but have run into various problems with the cygwin scp so am trying win scp.

I need to be able to

1) start it from a command line,

2) have it upload or download a bunch of files
specified on the command line and

3) terminate.

Is this possible ? It would alsp be an advantage if the entire process was invisible to the user.

I can see a /upload command line option. Is there a /download ?

I seem to abe able to specify absolute paths on the command line, but not realtive ones. Should relative ones be possible ?


Thanks, J/.