26

I'm finally planning to shift my primary PC to Linux in the coming week. I want to ensure all of my data from Windows be transferred to Linux, including my personal files and application data, even if there is no native support in Linux to access it.

For context, my setup has become untidy over the years; I have two partitions :C & :D and stored personal data in each partition, plus I have created directories of my own in several odd locations which I cannot recall but they also contain some critical files. I only have a single NVMe SSD installed that is almost out of space so I cannot dualboot, although I can make use of an external HDD during the transfer. I've already had some experience in Linux by installing it in another PC immediately after purchasing it.

Is there some way to automatically prepare all my data in Windows for transfer into Linux directly or in a backup drive accessible in Linux? Please don't tell me I have to copy and paste all files by hand because given the criticality of the stored data I would rather stay in Windows than risking data loss.

you are viewing a single comment's thread
view the rest of the comments
[-] pedz@lemmy.ca 2 points 1 day ago

I'm afraid I've been using Linux for so long that I'm not very knowledgeable about backup software for Windows. But I've been using Duplicati for a single Windows computer for years, and it's apparently also running on Linux. I never tried on Linux though, so don't take my words for cash.

There's also Duplicity, but it's command line and will probably require installing the Windows Subsystem for Linux. There's also Bacula but it's mostly for businesses. This Wikipedia page may know more than me.

On Linux, Deja Dup acts as a graphical interface for Duplicity, is easy, and is the default for GNOME and Cinnamon. Compatible with Duplicity but as mentioned, it's complicated for Windows.

However I think those are "too complicated" (I prefer raw files instead of archives) and for Linux I've been using rsync with a job scheduler (cron) for years. It's technically not a backup solution in itself but many backup software, like those mentioned, use rsync in some form anyway. Unfortunately it does not work on Windows. My strategy is to use rsync to copy my important files to an older HDD, then the very important files are also sent on an online drive.

The TLDR would be to give Duplicati a try if you really want a backup solution that is cross platform and graphical. Otherwise, there's nothing more certain than making copies yourself.

I guess I don't need to remind you to be careful. Take your time. Try restoring to be sure it works. Good luck!

this post was submitted on 16 Dec 2025
26 points (93.3% liked)

Linux

57274 readers
353 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS