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

AbUtils AbDriveIsRemovable #23

Open
srd-software opened this issue Mar 22, 2023 · 0 comments
Open

AbUtils AbDriveIsRemovable #23

srd-software opened this issue Mar 22, 2023 · 0 comments

Comments

@srd-software
Copy link

srd-software commented Mar 22, 2023

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.

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

No branches or pull requests

1 participant