{
	"job_id": "_autoid",
	"job_name": "_autoname",
	"plugin": {
        "type": "cmd",
        "name": "all",
		"data": {}
    },
	"server": {
		"host": "localhost",
		"port": 38898,
		"auth": {
			"user": "",
			"pwd_enc": ""
		}		
	},
	"connection": {
		"use_ssl": 0,
		"concurrent": 10,
        "max_retry_num": 5,
        "retry_delay": 1,
        "connect_timeout": 60,
        "read_timeout": 600,
        "login_at_init": 1,
        "nic": null
	},
    "log": {
		"_root_dir1": "current_workdir --> <current working dir>/logs",
		"_root_dir2": "hbs_rr2 --> <HBS_inst_path>/rr2/logs",
		"_root_dir3": "<other full path>",
		"root_dir": "hbs_rr2",
		"same_file_each_run": 0,
		"clean_old": 0,
		"max_bytes": 10000000,
		"max_count": 10,
        "trace": {
            "level": "WARNING",
            "console": 0
        },
        "has_nc_log": 1
	},
    "_plugin_args_default" : {
		"type":	"one_way",
		"direction": "local_to_remote",
		"pairs": [],
        "policy": {
            "delete_extra": 0,
            "detect_sparse_file": 0,
            "check_file_content": 0,
            "ignore_symbolic": 0,
            "compress_data": 0,
            "skip_system_files": 1,
            "xattr": 0,
            "no_snapshot": 1,
            "convert_acl": 0,
            "sha256": 0
        },
        "filter": {
            "_date.from": "1980-01-01 00:00:00",
            "_date.to": "2100-12-31 23:59:59",
            "recent_days": -1,
            "date.from": "",
            "date.to": "",
            "size.min": -1,
            "size.max": -1,
            "hidden": 0,
            "symlink": 0,
            "type.exclude": [],
            "type.include": []
        },
        "compress": {
            "enable": 0,
            "size.min": -1,
            "level": "",
            "type.exclude":[]
        },
        "encrypt": {
            "enable": 0,
            "password": ""
        },
        "ratelimit": {
            "upload": [
                {
                    "bytes_per_second": -1,
                    "_time_period": "1-5,00:00-08:00; 1-5,22:00-24:00",
                    "time_period": ""
                }
            ],
            "download": [
                {
                    "bytes_per_second": -1,
                    "_time_period": "1-5,00:00-08:00; 1-5,22:00-24:00",
                    "time_period": ""
                }
            ]
        },
        "_total_excludes": []
    },
    "_rd": {
        "system_files": [
            ".@__qini",
            ".@__thumb",
            ".@upload_cache",
            "@Recycle",
            "@Recently-Snapshot",
            ".streams"
        ],
		"multi_way": "thd",
        "perf_logs": {
        }
	}
}

