Recommended Posts

I don't have much data (not into TV/movies) so I have a 300GB external drive that gets my important stuff backed up to it once a week.

When I am travelling for any length of time I grab the HDD and take it with me, just in case something happens to my place while I'm gone.

Edit: almost forgot, I have most of my music backed up on box.com. Free 50GB of space ftw :D

All personal files get backed up every Saturday at midnight on to a external HDD using Windows 8 backup.

All Photos and documents get the Dropbox treatment, all work files get synced with Google Drive. Every month i grab an image of my OS install which gets pushed to the backup drive as well.

All of my documents / spreadsheets are on a mixture of Dropbox / iCloud (using Pages and Numbers)

As for music - all on iTunes Match so I no longer worry about this.

As for video - I don't tend to hoard, i usually watch and delete.

My Wifes Laptop on the other hand is a very different problem.

She takes thousands of photos so she has a 1TB USB3 drive that performs a windows backup every sunday and well as Picasa / Google backing them up on the Cloud!

Just an advice: Never backup to partitions. If the disk goes kaput you'll lose not only the originals but also the backups.

Back on topic, I divide my data into three tiers:

  • General - Everything I have, including important and critical data. This is backed on a dedicated Time Machine external drive.
  • Important - Documents, Portfolio, photography and art projects and installers. This is backed on another external drive. Also have a copy of some of these in my 12 gb Dropbox.
  • Critical - Photography and art projects. Everything backed and sealed on burned media.

Lot of redundancy here, but that's the key for proper backups.

For me everything is on my Windows Home Server but that's not being backed up at all - too much data so that'll cost 2 arms and my first 2 kids! Gotta work on that soon.

------------------------------

Since this is not really a "Windows" thing per say....

Moved to General Discussion

(Network and hardware and software backup methods so ... :ermm:)

I have a Time Machine Drive at home and one in the office. They backup data once an hour every hour, as I'm always connected to either one via networking.

I also have a 100gb Google Drive account where everything I work with is backed up constantly.

I also have a Dropbox account doing the same thing.

These days, I'm paranoid about data as I have had experience with a massive data loss in the past. I don't leave anything to chance now :)

All my music rips are thrown into iTunes Match. Then I remove the songs from my hard drive. I only rip the CD's there to get them into iTunes Match. I'm always connected to the internet on my Macbook Pro so I don't need to waste space with music. Between iTunes Match and Spotify I have everything music wise I ever need.

Windows Server: Robocopy to removable drives off of my RAID5 array.

My theory is that if the RAID array dies in the ass, the removable storage ought be enough to save me.

The issue is that backing up 12+tb of data is just a PAIN IN THE ARSE. I've got extremely important data (like 30MB) encrypted and uploaded to skydrive with a script.

Important data (personal documents, photos etc): Backed up on external HDD, on optical media and as encrypted files online.

Recoverable data such as films/music: Backed up on external HDD.

CrashPlan using two methods: Backing up vital documents, pictures, etc. to the CrashPlan cloud servers, and everything I deem 'would suck to lose but wouldn't be the end of the world' gets backed up locally using CrashPlan to a home server with RAID 5 storage.

It's all automatic, and basically makes sure I have at least two or three copies at any given time. Even allows for version history too, so has saved my butt a few times when I have accidentally saved over a vital PSD using the same file name. (hangs head in shame at having to admit to doing something stupid like that... but it can happen to us all.)

I've recently changed to using Bvckup and love it. It's simple, doesn't overcomplicate things like when I Acronis which throws your backups into its own proprietary container. Bvckup to a 2TB external HDD.

I did try a Backblaze but my upload speed is feeble and would take far too long.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • How many other companies will follow Ford's lead? Or, have they already gotten lazy and become enslaved to AI--and now can't figure out how to get out of that mess.
    • Why would any self-respecting intelligent person follow any recommendation by Donald's GOP administration? With almost two years of fabrications, deceit, and blatantly illegal behavior, why believe them now? They had best be gone after the November 2026 election, so we'll wait and see.
    • AltSendme 0.4.1 by Razvan Serea AltSendme is a minimal, cross-platform application designed for fast, secure, and private peer-to-peer file transfers. It allows users to send files or entire directories directly between devices without relying on cloud servers, accounts, or any personal information. Everything is encrypted end-to-end using modern protocols like QUIC and TLS 1.3, ensuring both strong security and low-latency performance. Transfers are verified with BLAKE3 for data integrity, and interrupted downloads automatically resume, making the experience reliable even on unstable connections. You can transfer anything—images, videos, documents, and more. Integrity checks are performed on both ends, so your files are automatically verified for correctness during both sending and receiving. AltSendme works seamlessly across local networks or long-distance links, capable of saturating multi-gigabit connections for extremely fast delivery. With built-in NAT traversal and encrypted relay fallback, it connects devices almost anywhere. The app integrates with the Sendme CLI and will soon support mobile and web platforms. Fully free and open-source, AltSendme offers a lightweight, privacy-first alternative to traditional cloud-based services, removing size limits, upload costs, and unnecessary data exposure. AltSendme 0.4.1 changelog: Release Highlights Self-hosted relays: Run your own iroh relay so transfers don't rely on public infrastructure. Includes a full deployment template in deploy/relay/ with Docker Compose for a VPS and configuration examples for production use. Fly.io support: One-click deploy template for Fly.io, including a quick-start config (fly.dev.toml) for testing without a custom domain, plus production setup with Let's Encrypt and your own hostname. Relay settings UI: New Settings → Network panel to choose how AltSendme connects: automatic public relays, custom self-hosted URLs (with optional auth token), or disabled. Test connections, verify latency, and see live relay status in the footer. Disable relays: Turn off relay servers entirely when you only need same-network transfers (e.g. LAN). Direct connections only. No relay hop required when devices can reach each other. Android graduates from beta: Android is now part of the regular release cycle alongside desktop. APKs ship with each version (universal, arm64, and armv7). Other improvements Private relay access control via shared auth token Relay fallback notifications when a custom relay is unreachable Broadcast mode toggle in sharing settings Android release build fixes (split-per-ABI APKs, universal APK preservation) UI polish: mobile safe-area insets, dropzone layout, transfer progress animation Bug fixes for minification-related serialization issues and system tray icon loading What's Changed feat(relay): add relay status functionality and settings UI (a120cdf) feat(relay): implement custom relay server configuration and verification (51276c7) feat(relay): add configuration for private relay access and enhance observability features (48fbabf) feat(relay): enhance relay URL validation, display connection status (d4fffa0) feat(relay): add RelayChangeGuard component and enhance relay-related translations (16ba514) feat(broadcast): add toggle setting for broadcast mode in sharing UI (ca6d977) fix(relay): correct QUIC discovery port, pin image, templatize fly.dev (52a2ba5) fix: More broken serialization due to minification (67491a9) fix(android): preserve true universal APK across per-ABI builds (e9f256f) fix(ui): conditional safe-area insets padding on mobile (1182f0e) refactor(transfer): CircularRing component animation fix (944572b) chore(android): drop x86 and x86_64 release APKs, keep universal+arm64+armv7 (34ada0b) Download: AltSendme 0.4.1 | ARM64 | ~9.0 MB (Open Source) Download: AltSendme for MacOS | Android Links: AltSendme Home Page | GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • You are mostly right about the ephemeral nature of it. As I mention in the article, if you dont add a second device or take a backup of your account before uninstalling it, then yes you will lose access to your account. That said, in terms of actual user experience when you sync multiple devices your message history carries across and there's also a Saved Messages chat like there is on Telegram to send messages and attachments between your installs. But yh, what you point out are correct and its not trying to emulate Messenger or Telegram.
    • OK so SearXNG is a meta search engine that you can install locally or use via a public instance. It scrapes other search engines which you choose and then sorts the results. Not as complicated as multiple relays
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      492
    2. 2
      +Edouard
      224
    3. 3
      PsYcHoKiLLa
      150
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!