Loading "Set Permissions" from winscp3.ini
I'm making a package for WinSCP 3.61. I use a batch file to start WinSCP with the appropriate ini file. I got more or less all configuration to load from the ini file.
Only the "Transport" -> "Upload Options" -> "SetPermissions" configuration aren't loaded from the ini file. If I configure them once by hand in the GUI, they stay saved on that machine. But on every new computer, I need to configure them again by hand, because they don't load from the ini.
I think the name in the winscp3.ini for this is "Text=" and I use "Text=rwx---rwx".
The reason is for a work around that I can't specify the group when a file is copied to the server and multiple persons need to work on it. Therefor, I give all rights to the world, which will be changed by a regulary run cron job.
I use WinSCP 3.61 on WIndows XP SP1 with a SSH2 connection to my Mandrake 9.x Linux box.
Any ideas how to fix that ?
Andreas
Only the "Transport" -> "Upload Options" -> "SetPermissions" configuration aren't loaded from the ini file. If I configure them once by hand in the GUI, they stay saved on that machine. But on every new computer, I need to configure them again by hand, because they don't load from the ini.
I think the name in the winscp3.ini for this is "Text=" and I use "Text=rwx---rwx".
The reason is for a work around that I can't specify the group when a file is copied to the server and multiple persons need to work on it. Therefor, I give all rights to the world, which will be changed by a regulary run cron job.
I use WinSCP 3.61 on WIndows XP SP1 with a SSH2 connection to my Mandrake 9.x Linux box.
Any ideas how to fix that ?
Andreas