
Kopia
Restic
Duplicati
FreeFileSync
Duplicacy
rsync
BlinkDisk
Acronis True Image
Google's Python Class
Think Python
The New Boston video series
A Byte of Python
Hackr.io
Learn Python The Hard Way
Corey Schafer Youtube
Udacity - CS101
Google's Python ClassNo Google's Python Class videos yet. You could help us improve this page by suggesting one.
Kopia might be a bit more popular than Google's Python Class. We know about 34 links to it since March 2021 and only 23 links to Google's Python Class. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
There are actually really good free backup solutions, like https://kopia.io/. - Source: Hacker News / 3 months ago
Backblaze's B2 storage is fine if used with a separate app over which you have more control. Others here have mentioned Arq. I have used it, as well as Kopia[0] and Blinkdisk[1] (Blinkdisk is essentially Kopia but with a nicer UI). Can recommend all three highly; the latter two are FOSS. [0]: https://kopia.io/ [1]: https://blinkdisk.com/. - Source: Hacker News / 4 months ago
Regarding the first two points, maybe Kopia [0] come close. It has both GUI and a CLI. For the GUI, it saves your backup key for you (although I have to admit I didn't check how much securely stored it is), but you still have to keep a copy yourself in a password manager or similar in case you need to access your backup from some other machine. AFAIK, for the CLI you are completely on your own regarding secrets... - Source: Hacker News / over 1 year ago
For #2 I use https://kopia.io/ and upload to Backblaze b3 (S3 api). - Source: Hacker News / almost 2 years ago
I'd throw in kopia[0], fast, many features and easy to use across platforms. [0] https://kopia.io/. - Source: Hacker News / almost 2 years ago
Decided to write this post. I will be studying from: 1)https://developers.google.com/edu/python 2)https://www.py4e.com/ 3)https://realpython.com/. - Source: dev.to / about 1 year ago
Https://youtu.be/rfscVS0vtbw Https://developers.google.com/edu/python/. Source: about 3 years ago
The original Google Python crash course was made for people like you in mind! Self paced with exercises set up for you to jump right in. Source: over 3 years ago
Google Education Python Course: https://developers.google.com/edu/python/. Source: over 3 years ago
This is how I started, and was enough to get me started on a large automation project for work: https://developers.google.com/edu/python. Source: almost 4 years ago
Restic - Easy: Doing backups should be a frictionless process, otherwise you are tempted to skip it.
Think Python - Learning Resources
Duplicati - Free backup software to store backups online with strong encryption. Works with FTP, SSH, WebDAV, OneDrive, Amazon S3, Google Drive and many others.
The New Boston video series - Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
FreeFileSync - FreeFileSync is a free open source data backup software that helps you synchronize files and folders on Windows, Linux and macOS.
A Byte of Python - A Byte of Python is a Python programming tutorial and learning book that teaches you how to program with the Python programming language.