bolle732 wrote:
I hope you understand me right. I make the settings on one machine and store them in the winscp3.ini. Then I copy the winscp361.exe with the ini and batch files to another computer. The check box "Upload Options" is unset instead set and the "Set Permissions" isn't used by WinSCP.
Yes I understand it. I have tried it and the check was checked after transfering the INI to another computer.
Which is the corespondending entry in the winscp3.ini for "Upload Options" ?
PreserveRights=0
(to check the option, 1 to uncheck it).
Is the "Text=xxxxxx" used for the settings of "Set Permissions" ?
It sets the permissions applied, if PreserveRights is 0.
Or I'm using a wrong batch file for starting the WinSCP and all the settings aren't applied ?
To verify if INI file is used at all, check if INI file configuration storage is selected on Preferences dialog. If registry is selected then WinSCP has not found INI file and uses the registry instead.
You may try to specify full path to INI file on command line. Or just store the INI file to the same directory where WinSCP is. Then you do not need to use /INI switch at all, WinSCP will find it itself.