S3sync-util

Latest version: v2.3.2

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.3.1

2.3.0

2.1.1beta

1.0.0

**S3Sync** is an open-source tool designed to simplify data synchronization with Amazon S3. It enables easy uploading and downloading of files while retaining control over the entire process.

Features

- **Effortless Sync**: Seamlessly move data between your local machine and Amazon S3.
- **Selective**: Exclude specific files or directories as needed during synchronization.
- **Simulation Mode**: Preview actions before performing actual sync operations.
- **Configuration**: Configure the tool using a straightforward `.config.ini` file.

Usage

- **Upload**: `python main.py --upload`
- **Download**: `python main.py --download`
- **Simulate**: `python main.py --upload --dry-run`

Getting Started

1. Clone the [S3Sync repository](https://github.com/GeonsV3Collab/S3SyncUtility) from GitHub.
2. Configure your S3 parameters in the `.config.ini` file.
3. Begin effortless data syncing with S3Sync!

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.