All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.schlichtherle.io.UpdatingArchiveController.properties Maven / Gradle / Ivy

Go to download

TrueZIP is a Java based Virtual File System (VFS) to enable transparent, multi-threaded read/write access to archive files (ZIP, TAR etc.) as if they were directories. Archive files may be arbitrarily nested and the nesting level is only limited by heap and file system size.

The newest version!
mount.entering=Starting to mount file system.\nTarget\: {0}\nautoCreate\: {1}
mount.throwing=Failed to mount file system.
mount.exiting=Succeeded to mount file system.\n
umount.entering=Starting to unmount archive file.\nTarget\: {0}\nexceptionChain\: {1}\nwaitInputStreams\: {2}\ncloseInputStreams\: {3}\nwaitOutputStreams\: {4}\ncloseOutputStreams\: {5}\numount\: {6}\nreassemble\: {7}
umount.throwing=Failed to unmount archive file.
umount.exiting=Succeeded to unmount archive file.\nTarget\: {0}
initInArchive.entering=Starting to initialize input archive.\nFile\: {0}
initInArchive.throwing=Failed to initialize input archive.
initInArchive.exiting=Succeeded to initialize input archive.\nEntries read\: {0}
initOutArchive.entering=Starting to initialize output archive.\nFile\: {0}
initOutArchive.throwing=Failed to initialize output archive.
initOutArchive.exiting=Succeed to initialize output archive.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy