DS-Homebrew/GodMode9i

Warn user if file(s) will not fit into drive

Closed this issue · 0 comments

When pasting an oversized file, it will simply stop at 11MB (or whatever the limit on the drive being pasted to). Instead, it should do something to prevent this.
It could...

  • Check the filesize(s) before the pasting operation
    or
  • Display a notification at the end that the operation could not be completed, and list the files that couldn't be (fully) copied

It also just pastes additional files as 0 bytes.
I'm not sure if these only apply to RAM drives, but I assume it applies to any drive.