Command-Line Utility to Backup Google Mail, Calendar and Contacts to Files
The Google Backup module automates data downloads from Gmail, Contacts, and Calendar, organizing files into structured directories. Users need a Google App Password and can run backups via Node.js or Docker.
Read original articleThe Google Backup module is a tool designed to automate the downloading of data from Google services, specifically Gmail, Contacts, and Calendar. It organizes the downloaded data into a structured directory, separating files into contacts (VCF format), calendar (iCal format), and mail (EML format for both received and sent emails). The primary aim of this tool is to provide users with a reliable method to back up their data, addressing potential concerns regarding account access and data loss. To use the tool, users must first create a Google App Password through their Google account settings. The backup can be executed using Node.js or Docker. For Node.js, users can run a command that includes their Google account credentials and the desired backup file path. Alternatively, for Docker users, a similar command can be executed with environment variables set for the username, password, and file path, along with a volume mapping for backup storage. This tool offers a practical solution for users looking to ensure their important data from Google services is securely backed up.
- Google Backup automates the download of Gmail, Contacts, and Calendar data.
- The output is organized into separate directories for contacts, calendar, and mail.
- Users must create a Google App Password to use the tool.
- The backup can be run using either Node.js or Docker.
- It addresses concerns about data loss and account access.
Related
Google knows nearly every Wi-Fi password in the world (2013)
Google can access Wi-Fi passwords globally from Android devices, storing them for user convenience. Privacy and security concerns arise despite encryption measures. Users can opt out to prevent data storage.
Chrome will now prompt some users to send passwords for suspicious files
Google is enhancing Chrome's malware detection by allowing users to upload password-protected files for scanning. A new notification system will categorize downloads as "suspicious" or "dangerous" to improve user awareness.
Google Says Sorry After Passwords Vanish for 15M Windows User
Google apologized for a bug that caused passwords to disappear for 15 million Chrome users. The issue lasted 18 hours, affecting 2% of users, and was resolved with a browser restart.
Mackup: Keep your application settings in sync (OS X/Linux)
Mackup synchronizes application settings across devices, allowing easy backup and restoration. It supports over 200 applications and various storage services, enhancing user experience on macOS and GNU/Linux.
Google transfers 1.2 EB of data every day using Effingo
Google's Effingo is a data transfer tool that moves 1.2 exabytes daily, managing 14 terabytes per second while prioritizing critical tasks and aiming for improved integration and performance.
As for other services beyond Gmail, there's not a great ecosystem for exporting.
For one-off exports, Google Takeout is decent enough, although there's a lacking ecosystem to import the big .mbox files back to an email provider.
My way for mails is simply having local maildirs using mails via notmuch and serving the maildir if needed via local dovecot/with an eventual MailPile/Rainloop etc webmails, for contacts Davis (like Radicale or Baikal) with DavX⁵ on Android etc, IOW the sole way I fond is being able to use someone else service if I need it (for instance not to end up in spam on all web giants mails) but still owning my infra. Just having data I can't really use it's not enough unfortunately...
Related
Google knows nearly every Wi-Fi password in the world (2013)
Google can access Wi-Fi passwords globally from Android devices, storing them for user convenience. Privacy and security concerns arise despite encryption measures. Users can opt out to prevent data storage.
Chrome will now prompt some users to send passwords for suspicious files
Google is enhancing Chrome's malware detection by allowing users to upload password-protected files for scanning. A new notification system will categorize downloads as "suspicious" or "dangerous" to improve user awareness.
Google Says Sorry After Passwords Vanish for 15M Windows User
Google apologized for a bug that caused passwords to disappear for 15 million Chrome users. The issue lasted 18 hours, affecting 2% of users, and was resolved with a browser restart.
Mackup: Keep your application settings in sync (OS X/Linux)
Mackup synchronizes application settings across devices, allowing easy backup and restoration. It supports over 200 applications and various storage services, enhancing user experience on macOS and GNU/Linux.
Google transfers 1.2 EB of data every day using Effingo
Google's Effingo is a data transfer tool that moves 1.2 exabytes daily, managing 14 terabytes per second while prioritizing critical tasks and aiming for improved integration and performance.