This section describes the common rules and individual rules to edit setting data.
The setting data description rules are classified into 2 types: common rules and individual rules.
When description rules are violated, setting data cannot be imported to this system. Make sure to edit or newly create setting data based on the description rules.
*: A line beginning with "#" is assumed to be a comment line.
Individual rules for setting data
Setting data | Individual rules |
---|---|
Account track data | Begin setting data with "#EKC_TAB". Number of registered items: 1,000 Tab-delimit PASSWORD, NAME, and LIMIT in a single line. PASSWORD: Account password (Maximum 8 bytes) NAME: Account name (Maximum 8 bytes) LIMIT: Upper limit (0 to 99999999) |
E-mail data | Begin setting data with "#IP_EMAIL". Tab-delimit NAME, ADDRESS, REFERENCE, and DAILY in a single line. NAME: Registered name (Maximum 24 bytes) ADDRESS: email address (Maximum 256 bytes) REFERENCE: Search character (Maximum 24 bytes) DAILY: Sets the daily registration. (1: Yes, 0: No) |
HDD data | Begin setting data with "#IP_HDD". Tab-delimit NAME, NUMBER, PASSWORD, REFERENCE, and DAILY in a single line. NAME: Registered name (Maximum 24 bytes) NUMBER: Box name (1 to 999999998) PASSWORD: Password (Maximum 8 bytes) REFERENCE: Search character (Maximum 24 bytes) DAILY: Sets the daily registration. (1: Yes, 0: No) |
FTP data | Begin setting data with "#IP_FTP". Tab-delimit NAME, ADDRESS, FILEPATH, LOGINNAME, PASSWORD, PORT, REFERENCE, DAILY, and PROXY in a single line. NAME: Registered name (Maximum 24 bytes) ADDRESS: Host address (Maximum 253 bytes) FILEPATH: File path (Maximum 127 bytes) LOGINNAME: Login name (Maximum 32 bytes) PASSWORD: Password (Maximum 32 bytes) PORT: Port number (1 to 65535) REFERENCE: Search character (Maximum 24 bytes) DAILY: Sets the daily registration. (1: Yes, 0: No) PROXY: Sets whether to use the proxy server. (1: Yes, 0: No) |
SMB data | Begin setting data with "#IP_SMB". Tab-delimit NAME, ADDRESS, FILEPATH, LOGINNAME, PASSWORD, REFERENCE, and DAILY in a single line. NAME: Registered name (Maximum 24 bytes) ADDRESS: Host address (Maximum 253 bytes) FILEPATH: File path (Maximum 255 bytes) LOGINNAME: Login name (Maximum 32 bytes) PASSWORD: Password (Maximum 32 bytes) REFERENCE: Search character (Maximum 24 bytes) DAILY: Sets the daily registration. (1: Yes, 0: No) |
WebDAV data | Begin setting data with "#IP_WEB". Tab-delimit NAME, ADDRESS, FILEPATH, LOGINNAME, PASSWORD, DOMAINNAME, PORT, REFERENCE, DAILY, PROXY, and SSL in a single line. NAME: Registered name (Maximum 24 bytes) ADDRESS: Host address (Maximum 253 bytes) FILEPATH: File path (Maximum 142 bytes) LOGINNAME: Login name (Maximum 64 bytes) PASSWORD: Password (Maximum 32 bytes) DOMAINNAME: Domain name (Maximum 64 bytes) PORT: Port number (1 to 65535) REFERENCE: Search character (Maximum 24 bytes) DAILY: Sets the daily registration. (1: Yes, 0: No) PROXY: Sets whether to use the proxy server. (1: Yes, 0: No) SSL: Sets whether to use the SSL communication. (1: Yes, 0: No) |
Paper setting data | Lines after "#CUSTOM_SIZE": Describe the information for the registered custom sizes (maximum 20 items.) Lines after "#PAPER_SETTING": Describe the information for the registered paper profiles (maximum 500 items.) Tab-delimit NUMBER, NAME, and setting values in a single line. NUMBER: Registered number (Custom size: 1 to 20, Paper profile: 1 to 500) NAME: Custom size name (maximum 20 bytes) or paper profile name (maximum 50 bytes) |