Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Show error message when copying/moving large file to FAT32 filesystem #4884

Closed
jh961202 opened this issue May 12, 2021 · 2 comments · Fixed by #13137
Closed

Feature: Show error message when copying/moving large file to FAT32 filesystem #4884

jh961202 opened this issue May 12, 2021 · 2 comments · Fixed by #13137

Comments

@jh961202
Copy link

Explain the bug
Since FAT32 doesn't support huge size file (>=4GB), Windows will show an alert message when trying to move/copy such file(s) into FAT32 filesystem (i.e. USB Flash Disks), but not in Files.

To reproduce

  1. Make up an huge enough file that is over 4GB, such as DVD ISO image and so on.
  2. Make up a FAT32-formatted drive such as inserting a USB Disk
  3. Copy-paste or cut-paste into that FAT32 filesystem
  4. See the error, which is nothing happens

Expected behavior
Files should show a message tell users this filesystem does not support files which sizes exceeds 4GB

Logfile
Logfile seems like didn't logged anything related to this issue

Screenshots
(No error message showed up, so no screenshots could provided)

System Information

  • OS Version: Windows 10 Pro 20H2 19042.964
  • App version: v1.5.2.0
@jh961202 jh961202 added the bug label May 12, 2021
@yaira2 yaira2 changed the title Not showing error message when copying/moving large file to FAT32 filesystem Show error message when copying/moving large file to FAT32 filesystem May 12, 2021
@yaira2 yaira2 removed the enhancement label Oct 7, 2021
@Josh65-2201 Josh65-2201 moved this to 🆕 New in Files task board Sep 8, 2022
@yaira2 yaira2 changed the title Show error message when copying/moving large file to FAT32 filesystem Feature: Show error message when copying/moving large file to FAT32 filesystem Feb 2, 2023
@yaira2 yaira2 moved this from 🆕 New to 🔖 Ready to build in Files task board Feb 2, 2023
@yaira2
Copy link
Member

yaira2 commented Jun 2, 2023

Thank you for your feedback

@Josh65-2201 Josh65-2201 moved this from 🔖 Ready to build to 🏗 In progress in Files task board Aug 6, 2023
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Files task board Aug 8, 2023
@yaira2
Copy link
Member

yaira2 commented Aug 8, 2023

This feature is implemented in our dev branch and will be included in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
3 participants