Importing connections
The purpose of this function is to import connections from connection configuration file.
To import connections, press button and select a connection configuration file.
The connection configuration file is a tab-delimited text file with the following fields:
Field1: Connection name - text value
Field2: Host name [:Port] - text value
Field3: FTP username - text value
Field4: FTP password - text value
Field5: FTP directory - text value
Field6: Scan recursive - logical value (0=Yes, 1=No)
Field7: Get initial content - logical value (0=Yes, 1=No)
Field8: Alert on modified directory items - logical value (0=Yes, 1=No)
Field9: Alert on deleted directory items - logical value (0=Yes, 1=No)
Field10: Alert on added directory items - logical value (0=Yes, 1=No)
Field11: Alert on error raising - logical value (0=Yes, 1=No)
Field12: Alert on error fixing - logical value (0=Yes, 1=No)
Field13: Notify by tray popup message - logical value (0=Yes, 1=No)
Field14: Notify by sound - logical value (0=Yes, 1=No)
Field15: Notify sound filename - text value
Field16: Notify by launching application - logical value (0=Yes, 1=No)
Field17: Notify application filename - text value
Field18: File filter mode - integer value (0="Monitor all except the extensions in the file containing extensions", 1="Monitor only the extensions in the file containing extensions")
Field19: Extensions filter - name of the file containing extensions (each on a separate line)
Field20: Directories filter - name of the file containing directories (each on a separate line)
Field21: Filter directory items - logical value (0=Yes, 1=No)
Field22: Filter link items - logical value (0=Yes, 1=No)
Field23: Is connection enabled - logical value (0=Yes, 1=No)
Note1: Fields 1-7 are explained in Creating connections.
Note2: Fields 8-22 are explained in Monitoring settings.
A sample connection configuration file is located in folder "Connection Configuration Files" in the folder where FTP Guard is installed.
|