How to Transfer Files from My External Hard Drive to Linux Mint?

0
21
Asked By TechWanderer42 On

I've recently made the switch from Windows 10 to Linux Mint Cinnamon. Before the transition, I backed up all my files onto an external hard drive, but I discovered that the backup created zips for my files. I'm trying to figure out the best way to transfer specific files, mainly my Steam game files and some videos, onto my new Linux system. Any tips on how to handle this efficiently?

4 Answers

Answered By BackupBuddy On

If you're facing a lot of zip files, transferring them one by one can be tedious. You might need to extract the zips to find your files. A good idea would be to check if the backup program split large files into separate zips, which can be a pain.

Answered By GrsyncFan On

Try using Grsync for transferring files. It's particularly handy for that, but keep in mind it may just copy over all the zips. It could be worth checking your usage of it.

Answered By FileExplorerGuru On

You can start by plugging in your external hard drive – it usually mounts automatically when you do that. Just open the file manager (that's what it's called in Linux), and you should see your drive listed there.

Answered By SystemWhiz On

For a full system clone, consider tools like Clonezilla. If you're just wanting to archive specific folders, selecting them and compressing them to a 7z file might be the simplest way.

CuriousNewbie -

Yeah, I've heard Clonezilla is solid. Are there other options for just restoring files rather than the entire system?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.