Skip to content

A script I'm creating through python to run remote and local copying, it will allow logging and eventually email logging too.

License

Notifications You must be signed in to change notification settings

chomes/python-rsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-rsync

Intro

Python rsync is a tool to back up files locally and remotely from your computer.
It was a project I originally made as a script to call the rsync command at the start when I first learned python and I wanted to do something fun, to now become a project where as I have learned more become a full blown stand alone rsync like client that can be used on any platform.

How this works

In the project there are template folders for you to copy from, fill out the details with the information needed for the package to run.

Credits

  • pyinstaller for the ability to make binary files of the script.
  • nelsshiab.com for the email python tutorial
  • Stackoverflow site for help on email attachments

About

A script I'm creating through python to run remote and local copying, it will allow logging and eventually email logging too.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages