将文件复制到加密的 USB 驱动器会导致严重填满
我有一个具有 8 GIG 空间的 Kingston Datatraveller Vault 隐私版,我使用自制程序将图像复制到其中。问题是,图像所需的空间量高达文件实际大小的 3 倍,而在 PC 上通常几乎相同。但它似乎不会影响其他类型的文件。
有谁知道为什么?
I have a Kingston Datatraveller Vault privacy edition with 8 GIG of space and I use a home-made program to copy images to it. Thing is, the amount of space needed for the images cab to be high as 3 times the actual size of the file while it's usually almost on par on a PC. It doesn't seem to affect other types of file though.
Does anyone knows why ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
只是这样,如果有人遇到同样的问题,我确实找到了答案。这是因为该特定密钥使用 64K 块而不是 4K,当您有很多小图像时,就会发生这种情况。
Just so if someone has the same problem, I did find out the answer. It's because that particular key use 64K blocks instead of 4K and when you have a lot of small images, this is what happen.