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: Optimize connection buffer

Reyam wrote:

how can I turn off the optimize connection buffer option using command line?

Set SendBuf to 0. See https://winscp.net/eng/docs/rawsettings
Reyam

Re: Optimize connection buffer

martin wrote:

Sorry, I do not understand. Are you trying to turn the option off, but the setting does not persist?




how can I turn off the optimize connection buffer option using command line?

sample line is:

/console /command "option batch abort" "option confirm off" "open sftp://username:pw@host:21 -rawsettings SendBuf=100" "cd /in/" " put C:\Users\Reyam.Cruz\Desktop\test.txt " "exit" "/log=C:\SSIS_Packages\BackEnd Objects\Log\WinSCP_log.txt"

Im using this in ssis execute task.

Thanks
martin

Re: Optimize connection buffer

Sorry, I do not understand. Are you trying to turn the option off, but the setting does not persist?
lost

Optimize connection buffer

Hi i get to the page were i can turn off the Optimize connection buffer but it will not change and info in that page!!!! I need to turn off the Optimize connection buffer and can't ???