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

hg

Re: clarification

martin wrote:

[Configuration\Interface\CopyParam]
TransferMode=0


Thanks, that did it!
martin

Re: clarification

[Configuration\Interface\CopyParam]
TransferMode=0
hg

clarification

I don't know how to set the transfer type using the registry stuff in the process of compiling the custom distribution package. I dumped my preferences out to a .INI file, but I don't know how to transfer/translate that stuff into my winscpsetup.iss file.
hg

want to administer transfer type

Hi,

I discovered the "custom distribution" method today. I used this to create defaults to give to others. My installation was successful, and I am very happy with it.

However, I need to know how to ensure that the default transfer type is binary (we move very large text files) so that the user does not have to set this preferences her/himself.

How can I set this in winscpsetup.iss?

Thanks!