Difference between revisions of "FAQ/it"

Jump to navigation Jump to search
Line 5: Line 5:


{{FAQ_entry|question=Il mio file ZIM è troppo grande, cosa devo fare?|answer=USB flash drives and memory cards are often formatted using the FAT32 filesystem which can't store files bigger than 4GB. Kiwix is able to deal with 2GB splitted ZIM files. The splitted ZIM files must be named xxx.zimaa, xxx.zimab, xxx.zimac, etc. To split a ZIM file you may use:
{{FAQ_entry|question=Il mio file ZIM è troppo grande, cosa devo fare?|answer=USB flash drives and memory cards are often formatted using the FAT32 filesystem which can't store files bigger than 4GB. Kiwix is able to deal with 2GB splitted ZIM files. The splitted ZIM files must be named xxx.zimaa, xxx.zimab, xxx.zimac, etc. To split a ZIM file you may use:
* On Microsoft Windows: [http://www.hjsplit.org/ HJ-Split]
* Su Microsoft Windows: [http://www.hjsplit.org/ HJ-Split]
* Su Apple Mac OS X: [http://loekjehe.home.xs4all.nl/Split&Concat/ Split&Concat]
* Su Apple Mac OS X: [http://loekjehe.home.xs4all.nl/Split&Concat/ Split&Concat]
* Su GNU/Linux da terminale: split --bytes=2000M my_big_file.zim
* Su GNU/Linux da terminale: split --bytes=2000M my_big_file.zim