s3sync 1.58.6

Reliable, flexible, and fast synchronization tool for S3.
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod canned_acl;
pub mod checksum_algorithm;
pub mod file_exist;
pub mod human_bytes;
pub mod metadata;
pub mod regex;
pub mod sse;
pub mod storage_class;
pub mod storage_path;
pub mod tagging;
pub mod url;