Upgrading should always keep the settings (unless I change something to break compatibility, hasnt happened for a while though). The file however is named like the DLL, so if that changes names so does the settingsfile, thus you wont have your old settings. Copying or renaming the .ini should do the trick (be carefull though, the Unicode version uses a unicode ini and thus may conflict with any ANSI version).
-Harry
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I would like to see the settings for ftp_synchronize (like user/pass siteinfo) in a different file, so when upgrading the settings are still there.
Thanks
Upgrading should always keep the settings (unless I change something to break compatibility, hasnt happened for a while though). The file however is named like the DLL, so if that changes names so does the settingsfile, thus you wont have your old settings. Copying or renaming the .ini should do the trick (be carefull though, the Unicode version uses a unicode ini and thus may conflict with any ANSI version).
-Harry