Skip to content

cj-zhukov/sync-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sync-tool

sync-tool is a Rust library for uploading files from local storage into AWS S3.

Description

sync-tool calculates differents between file names and sizes of source and target folder and upload to the cloud.

Installation

Use the package manager cargo or docker to install sync-tool.

Usage

# sync-tool mode config-name
# mode: app mode dif | show | upload | sync
# config-name: config json filepath (sync-tool.json is default)
./sync-tool sync sync-tool.json

About

Upload files from local storage into AWS S3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages