Zynk/examples/default.zynk

72 lines
4.9 KiB
Text
Raw Permalink Normal View History

2009-10-15 19:27:15 +02:00
<?xml version="1.0"?>
<zynk>
<values>
<sourcepath>/home/hanez/test/</sourcepath>
<destinationpath>/home/hanez/test2/</destinationpath>
<increase_verbosity>True</increase_verbosity>
<suppres_non_error_messages>False</suppres_non_error_messages>
<recurse_into_directories>True</recurse_into_directories>
<use_relative_path_names>False</use_relative_path_names>
<turn_off_relative>False</turn_off_relative>
<dont_send_implied_dirs_with_relative>False</dont_send_implied_dirs_with_relative>
<transfer_directories_without_recursing>False</transfer_directories_without_recursing>
<preserve_permissions>True</preserve_permissions>
<preserve_owner>False</preserve_owner>
<preserve_group>False</preserve_group>
<preserve_devices>False</preserve_devices>
<preserve_times>True</preserve_times>
<omit_directories_when_preserving_times>False</omit_directories_when_preserving_times>
<dont_delete_more_then_num_files></dont_delete_more_then_num_files>
<update_destination_files_inplace>False</update_destination_files_inplace>
<only_update_files_that_already_exist>False</only_update_files_that_already_exist>
<sent_files_are_removed_from_sender>False</sent_files_are_removed_from_sender>
<delete_files_that_dont_exist_on_sender>False</delete_files_that_dont_exist_on_sender>
<receiver_deletes_before_transfer>False</receiver_deletes_before_transfer>
<receiver_deletes_during_xfer>False</receiver_deletes_during_xfer>
<receiver_deletes_after_transfer>False</receiver_deletes_after_transfer>
<also_delete_excluded_files_on_receiver>False</also_delete_excluded_files_on_receiver>
<delete_even_if_there_are_io_errors>False</delete_even_if_there_are_io_errors>
<force_deletion_of_dirs_even_if_not_empty>False</force_deletion_of_dirs_even_if_not_empty>
<dont_transfer_any_file_larger_than_size></dont_transfer_any_file_larger_than_size>
<dont_skip_files_that_match_size_and_time>False</dont_skip_files_that_match_size_and_time>
<skip_files_that_match_in_size>False</skip_files_that_match_in_size>
<skip_based_on_checksum>False</skip_based_on_checksum>
<skip_files_that_are_newer_on_the_receiver>False</skip_files_that_are_newer_on_the_receiver>
<ignore_files_that_already_exist_on_receiver>False</ignore_files_that_already_exist_on_receiver>
<autoignore_files_in_the_same_way_cvs_does>False</autoignore_files_in_the_same_way_cvs_does>
<dont_cross_filesystem_boundaries>False</dont_cross_filesystem_boundaries>
<set_io_timeout_in_seconds></set_io_timeout_in_seconds>
<put_a_partially_transferred_files_into_dir></put_a_partially_transferred_files_into_dir>
<limit_io_bandwith_kbytes_per_second></limit_io_bandwith_kbytes_per_second>
<copy_files_whole>False</copy_files_whole>
<always_use_incremental_rsync_algorithm>False</always_use_incremental_rsync_algorithm>
<put_all_updated_files_into_place_at_end>False</put_all_updated_files_into_place_at_end>
<dont_map_uid_gid_values_by_user_group_name>False</dont_map_uid_gid_values_by_user_group_name>
<find_similiar_file_for_basis_if_no_dest_file>False</find_similiar_file_for_basis_if_no_dest_file>
<compress_file_data_during_the_transfer>False</compress_file_data_during_the_transfer>
<keep_partially_transfered_files>False</keep_partially_transfered_files>
<copy_symlinks_as_symlinks>False</copy_symlinks_as_symlinks>
<transform_symlink_into_referent_file_dir>False</transform_symlink_into_referent_file_dir>
<only_unsafe_symlinks_are_transformed>False</only_unsafe_symlinks_are_transformed>
<ignore_symlinks_that_point_outside_the_tree>False</ignore_symlinks_that_point_outside_the_tree>
<preserve_hardlinks>False</preserve_hardlinks>
<treat_symlinked_dir_on_receiver_as_dir>False</treat_symlinked_dir_on_receiver_as_dir>
<hostname>hanez.orgaaaa</hostname>
<port></port>
<username>hanez</username>
<password></password>
<remote_shell>ssh -p 23</remote_shell>
<remote_rsync></remote_rsync>
<sync_to_host>False</sync_to_host>
<specify_the_remote_shell_to_use>True</specify_the_remote_shell_to_use>
<specify_the_rsync_to_run_on_remote_machine>False</specify_the_rsync_to_run_on_remote_machine>
<create_temporary_files_in_dir></create_temporary_files_in_dir>
<custom_args></custom_args>
<archive_mode>False</archive_mode>
<force_a_fixed_checksum_blocksize></force_a_fixed_checksum_blocksize>
<compare_mod_times_with_reduced_accuracy></compare_mod_times_with_reduced_accuracy>
<handle_sparse_files_effeciently>False</handle_sparse_files_effeciently>
<prefer_ipv4>False</prefer_ipv4>
<prefer_ipv6>False</prefer_ipv6>
</values>
</zynk>