-
Notifications
You must be signed in to change notification settings - Fork 52
AbUtils AbDriveIsRemovable #23
Copy link
Copy link
Open
Description
Hi. Not sure this project is active but thought I'd add an issue I had with AbZipKit and AbDriveIsRemovable.
When using a USB drive for storage of my zip files, I kept getting "Insert Floppy" messages. This is a 2 gig USB. I tracked it down to AbDriveIsRemovable. I just hard coded it to return "false" so I could make it work. However, maybe a property could be added, something like "CheckRemovable," or maybe add some additional checks to the result from AbDriveIsRemovable, like archivetype = atSpannedZip, and/or SpanningThreshold > 0. Or, is there some other way to handle this problem besides changing the source function?
Just thought I'd put this out there.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels