Skip to main content

The File is too large for the destination file system

One of my user came to me and told me that he was unable to transfer a file (big  size file) to his external drive. He even bought a new one just for that - unfortunately, still failed. The error was :

The file <File Name> is too large for the destination file system.
as always, mark the key point there : file system.


Issues :

User was not able to copy large file to external drive due to above error.




Troubleshooting 

  1.  Right click at Computer > Manage

  2.  Computer Management console appeared. Go to Storage > Disk Management

     
  3.  At the right side, you will see more or less this screen. Note the Free Space for the external drive was so large, so logically there should not be any issue to copy any files. At the same time, please also note at the File System type (FAT32)

  4. If we look at the disk, the format also listed as FAT32




Resolution :
  1.  Copy all files inside the external storage to another location, as a backup. Next steps will erase all data inside the storage, so keep a copy of those files is a MUST.

  2.  Go to Computer Management, and right click at the storage. Click Format



  3.  This message pop-up, press Yes.


  4.  This window will pop-up. You can see the File system was currently set to exFAT.


  5.  Change it to NTFS, and press OK.


  6.  This message box pop-up, press OK


  7.  Formatting…



  8.  Formatting completed. The storage format changed to NTFS



  9.  Try to copy the file again, and it will go thru successfully.



 

Note :
  • Maximum file size for FAT32 storage format is just 4 GB, due to storage format limitation.
  • If the storage format set to FAT16, the maximum file size is just 2 GB

Comments

Popular posts from this blog

Session Settings Not Listed in Citrix Web Interface web site.

In previous post , I mentioned on what need to be done by users in case the publsihed applications did not successfully launched in seamless mode. However, in some cases, users might not be able to see the option. This post will help to solve it. Issues : Session Settings preference is not listed in Citrix Web Interface web site. This is due to the option is not enabled. It can be checked at Citrix Web Interface Management Console. Troubleshooting   Launch Citrix Web Interface Management Console . Browse to Citrix Web Interface > XenApp Web Sites . You will see lists of created Sites.  Right click at the required farm URL.  Choose S e ssion Preference  This window will appeared. Browse to Remote Connnection > Display . You will see the option " Allow users to customize window size " is unchecked . Resolution : Check the option " Allow users to customize window size ", and press OK  Get users to refresh the Web

How To Change NetBIOS Name of A Computer

So yes... After 4 months without new contents, so I started with this. It looks easier to do (well, it is), but before you do that, you may want to read this  to understand the difference between hostname and netBIOS, then starts to explore on when to use them, their limitations etc etc. I won't discuss here (or maybe not today). So let's back to the topic.   Description : Changing NetBIOS Name of A Computer. ComputerName : NetBIOS : How To Do :  Go to Start > Run , and type REGEDIT  Browse to Computer > HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Control > ComputerName > ComputerName At the right side, double click at ComputerName string, and put correct Value data . Press OK .  Then you will get this Reboot your computer / VM. Once it is up, double check your netBIOS name. New name shall be reflected

Microsoft Assessment and Planning (MAP) Toolkit - Extract Report (3/4)

As mentioned in  the first post , this KB series is about Microsoft Assessment and Planning (MAP) Toolkit. There are 4 main steps : Install MAP Toolkit and its basic configuration Collect inventory Data  Extract Report Extract Advanced Report Once inventory data collected, we can generate reports. From the inventory data collected earlier, we can use options in the toolkit to generate the report. For this example, we re going to discover Windows 10 Readiness This KB is about  how to generate report from collected inventory data. At Overview page, select the targeted scenario category. In this example, it is Desktop . At this page, select specific scenario that we after. In this example, it is Windows 10 Readiness.     It is possible to customize assessment properties. The properties will set the threshold of the assessment, such as, threshold for minimum CPU speed, acceptable free disk, as well as minimum assigned RAM. To do so, select Customize assessment pr