Manjaro Difference between revisions of "File Systems/ru"

Difference between revisions of "File Systems/ru"

From Manjaro
(Created page with "файловые системы, в основном используемые в windows")
(Created page with "Это наиболее широко используемая файловая система в Windows в настоящее время. Она существует в ра...")
Tags: Mobile web edit Mobile edit
Line 60: Line 60:
=== NTFS ===
=== NTFS ===


It is the most widely used filesystem on windows these days. It does exist in different versions, but unlike FAT32, all of them offer the following points:
Это наиболее широко используемая файловая система в Windows в настоящее время. Она существует в различных версиях, но в отличие от FAT32, все они обладают следующими преимуществами:
* Large files> 4GB
* Большие файлы > 4 Гб
* Long file names with UTF16 up to 255 characters
* Длинные имена файлов с UTF16 до 255 символов
* Rights management, ACL
* Управление правами, ACL
* Journaling of metadata
* журналирование метаданных
* Compression, encryption, ...
* Сжатие, шифрование, ...


Currently there are some restrictions when using NTFS with Linux. If windows is suddenly switched off or goes into hibernating, the NTFS filesystem is left in a "dirty-state". When Windows starts again, NTFS is the first to be cleaned. This operation is currently not supported by the Linux driver. Then Linux shows the NTFS filesystem as read-only to be on the safe side.
Currently there are some restrictions when using NTFS with Linux. If windows is suddenly switched off or goes into hibernating, the NTFS filesystem is left in a "dirty-state". When Windows starts again, NTFS is the first to be cleaned. This operation is currently not supported by the Linux driver. Then Linux shows the NTFS filesystem as read-only to be on the safe side.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.