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: Putty integration

WinSCP does this in opposite direction. See Commands/Open in Putty. It exports current session to Putty settings and open the session with Putty.
AC

Putty integration

I was wondering if any one is interested in integrating winscp more tightly with putty?
i have a proof of concept at:
<invalid hyperlink removed by admin>

This is very much proof of concept:

1. displays a winscp menu item
2. when you click on it, does CreateProcess(winscp.exe)
3. the correct directory is opened

problems:
1. winscp path is hardcoded (c:\program files\winscp3\winscp3.exe)
2. does not load up the proper profile:
basically execs: winscp username@host:path
This will hence not work if you have a firewall
configured

cybernytrix at y a h o o dot com

~ashwin