Jump to content

I have an old computer that I am moving ask the files to a laptop. It's only 50 GB, so I am trying to for all if it on to a64gb USB. However, when I copied everything from the hard drive to the USB, only 5gb of stuff showed up. How do I transfer everything?

Just a guy who peaked at building back in the days of the GTX聽980. If you see me here, assume i have technical knowledge akin to a committed hobbyist builder聽back then. If something's changed, you'll need to tell me(nicely plz). I'm probably asking for help with the modern build scene since I have no clue what's going on.

Link to comment
https://linustechtips.com/topic/287300-usb-file-transfer/
Share on other sites

Link to post
Share on other sites

Which data exactly do you want to save? I doubt you want to copy the whole windows installation. If you do however, you need to clone the partition or make a backup file (the latter will require you to restore the installation to something).

Don't ask to ask, just ask... please聽馃え

sudo chmod -R 000 /*

Link to comment
https://linustechtips.com/topic/287300-usb-file-transfer/#findComment-3901427
Share on other sites

Link to post
Share on other sites

I just want to save all files that aren't programs... No need to back up excel...

Just a guy who peaked at building back in the days of the GTX聽980. If you see me here, assume i have technical knowledge akin to a committed hobbyist builder聽back then. If something's changed, you'll need to tell me(nicely plz). I'm probably asking for help with the modern build scene since I have no clue what's going on.

Link to comment
https://linustechtips.com/topic/287300-usb-file-transfer/#findComment-3901605
Share on other sites

Link to post
Share on other sites

I don't need the computer any more, just want to save old word docs and stuff

Just a guy who peaked at building back in the days of the GTX聽980. If you see me here, assume i have technical knowledge akin to a committed hobbyist builder聽back then. If something's changed, you'll need to tell me(nicely plz). I'm probably asking for help with the modern build scene since I have no clue what's going on.

Link to comment
https://linustechtips.com/topic/287300-usb-file-transfer/#findComment-3901608
Share on other sites

Link to post
Share on other sites

Hi,

The capacity of your external flash drive is large: 8GB, 16GB, or more. There is enough free space on the drive. You can copy the smaller files to the external drive just fine. Yet, when you attempt to copy a large file (4GB or larger) to the external drive, Windows gives you an error (such as:聽There is not enough free space on the drive, or similar.) Does this sound familiar?

If you experience such a problem, most probably it鈥檚 caused by the fact that your flash drive is formatted with the FAT32 file system. This type of a file system has a built-in limitation on the size of the files that it may contain. Although the total size of the files that you can copy to a FAT32 drive could be as large as 2TB (or the physical capacity of the drive, whichever is smaller), the size of each individual file may not exceed 4GB.

In-order to solve this issue,聽you need to replace the FAT32 file system on the drive with the聽NTFS聽File system.聽The latter does not have the 4GB file size limitation, and it also allows for many other functions not supported by FAT32: file security, encryption, compression, etc.

Link to comment
https://linustechtips.com/topic/287300-usb-file-transfer/#findComment-3943002
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now