osync 1.2.1

Tool to synchronize in a optimized way a LOT of files to a FTP server
Documentation
[dependencies.clap]
version = "2.33.1"

[dependencies.ftp]
version = "3.0.1"

[dependencies.indicatif]
version = "0.15.0"

[dependencies.md5]
version = "0.7.0"

[dependencies.url]
version = "2.1.1"

[dependencies.walkdir]
version = "2.3.1"
[dev-dependencies.tempdir]
version = "0.3.7"

[package]
authors = ["Aloïs Micard <alois@micard.lu>"]
description = "Tool to synchronize in a optimized way a LOT of files to a FTP server"
edition = "2018"
license = "GPL-3.0"
name = "osync"
repository = "https://github.com/creekorful/osync"
version = "1.2.1"