[protocol_fragment_sftp@sftp_server_2_local_atomic] protocol = sftp host = test.sos-berlin.com port = 22 user = demo ssh_auth_method = password password = demo [profile@local_2_local_create_md5] operation = copy source_protocol = local source_host = localhost file_spec = ^test_[0-9]\.txt$ source_dir = ${USERPROFILE}\jade_demo\a target_protocol = local target_host = localhost target_dir = ${USERPROFILE}\jade_demo\b check_security_hash = true create_security_hash_file = true [profile@local_2_local_check_md5] operation = copy source_protocol = local source_host = localhost file_spec = ^test_[0-9]\.txt$ source_dir = ${USERPROFILE}\jade_demo\a target_protocol = local target_host = localhost target_dir = ${USERPROFILE}\jade_demo\b check_security_hash = true [profile@sftp_server_2_local_atomic] operation = copy source_include = protocol_fragment_sftp@sftp_server_2_local_atomic file_spec = ^test_large_1\.txt$ source_dir = /large/ target_protocol = local target_host = localhost target_dir = ${USERPROFILE}\jade_demo\a atomic_prefix = ~ atomic_suffix = ~ [profile@local_2_local_check_steady_state] operation = copy source_protocol = local source_host = localhost file_spec = ^test_large_1\.txt$ source_dir = ${USERPROFILE}\jade_demo\a check_steady_state_of_files = true check_steady_state_interval = 2 steady_state_count = 10 target_protocol = local target_host = localhost target_dir = ${USERPROFILE}\jade_demo\b