{
	"server": {
		"host": "127.0.0.1",
		"port": 8898,
		"auth": {
			"pwd_plain": "rtrrpwd123"
		}		
	},
	"connection": {
		"concurrent": 30
	},	
	"compare_dirs": {
	    "_notes_for_tags": {
			"_all":	"3 tags: <type>, <direction>, and <pairs> are required by rr2 client",
			"type": "including one_way, two_way",
			"direction": "including local_to_local, local_to_remote, remote_to_local",
			"pairs": "the src/dst dir pair"
		},
		"type":	"one_way",
		"direction": "local_to_remote",
		"pairs": [
			{
				"src": "/share/RTRR_1TB/rtrr_test_data/d3x5_f15_223MB/dummy-dir-002-000",
				"dst": "/share/Public/rtrr_test_dest/from_rr2c/d3x5_f15_223MB/dummy-dir-002-000"
			},
			{
				"src": "/share/RTRR_1TB/rtrr_test_data/d3x5_f15_223MB/dummy-dir-002-002",
				"dst": "/share/Public/rtrr_test_dest/from_rr2c/d3x5_f15_223MB/dummy-dir-002-002"
			},
			{
				"src": "/share/RTRR_1TB/not_a_dir",
				"dst": "/share/Public/rtrr_test_dest/from_rr2c/d3x5_f15_223MB/dummy-dir-002-004"
			},
			{
				"src": "/share/RTRR_1TB/rtrr_test_data/d3x5_f15_223MB/dummy-dir-002-003",
				"dst": "/share/Public/rtrr_test_dest/from_rr2c/d3x5_f15_223MB/dummy-dir-002-003"
			}
		],
		"compare_option": {
			"xattr": false,
			"sha256": false
		}
    },
    "_rd": {
		"multi_way": "thd"
	}
}

