package
0.0.0-20220517013527-62d593733ec4
Repository: https://github.com/pointstoneteam/cugsync.git
Documentation: pkg.go.dev

# Functions

CheckRsync checks if rsync had been installed and returns the version info about rsync.
ExecCommand start calling rsync command with specified config default args: -avz --delete --ipv6 --safe-links.
get the name of log file eg.
InitConfig init and return a rsync task config.
InitDefaultConfig init and return default args.

# Constants

No description provided by the author

# Structs

Config represents config for each sync task.