CyberKiko FTPSync 2.9 & 2.10 Documentation

How to change INI file parameter from batch file?

FTPSync is often used in cases where it is controlled by third party applications. Most programming languages will allow you to update INI files, but what to do when you need to change a parameter from a batch file? Use SETINI utility!

 

Download

 

SETINI.ZIP, Version 0.9.2, freeware, 25KB

 

Syntax

 

SETINI IniFile Section Key Value

 

Example

 

SETINI "C:\FTPSync\MyTransfer.INI" "Common" "LogDir" "C:\TEMP\"

 

will set LogDir parameter in [Common] section of MyTransfer.INI file to "C:\TEMP\".

 

Warning: Use full path for IniFile parameter, not only filename, in all cases.

 

 

Created with DrExplain
Unregistered version

Copyright © 2006-2021 Kristof Gajsek. All Rights Reserved.