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: Bundle portable version in installer of closed source application

I believe you can use WinSCP binary this way, without requiring your application to be GPL. (But I'm not a lawyer)
rammeskeiv

Bundle portable version in installer of closed source application

Hi,

I have an application that uses WinSCP (command line calls to WinSCP.com). It should be fine, within the license, to say WinSCP is a dependency and that the users must download and install WinSCP themselves. It would however be more convenient to just bundle the portable version in the installer of my application (should be easy to download and install WinSCP, but some users are less technical and they might have Windows XP in which case they have to download the portable version and manually extract and place somewhere my application will find it). It's however not straight forward to decipher whether this is permitted or not for GPLv3. People even debate whether it is or not, the debate being "is it a derivative work or not?". In my mind I'm not making anything close to a derivative work, just using it to synchronize to/from FTP server. I know this question really pertains to GPLv3 rather than WinSCP itself, but what is your take on this?