The AROS Archives(anonymous IP: 3.141.100.120,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Driver » Filesystem » ntfs3g-53.4.i386-aros.lha

ntfs3g-handler

Description: A port of Tuxera's NTFS-3G file system
Download: ntfs3g-53.4.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 233kb
Version: 53.4
Date: 14 Jul 21
Author: Fredrik Wikstrom
Submitter: aGGreSSor [CPU]
Homepage: https://github.com/salass00/ntfs-3g
Requirements: ABIv0; i386
Category: driver/filesystem
License: GPL
Distribute: yes
FileID: 2362
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 80  (Current version)
80  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
============================== F E A T U R E S ==============================

NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux, Android,
Mac OS X, FreeBSD, NetBSD, OpenSolaris, QNX, Haiku, and other operating
systems. It provides safe handling of the Windows XP, Windows Server 2003,
Windows 2000, Windows Vista, Windows Server 2008, Windows 7 and Windows 8 NTFS
file systems.

=============================== C H A N G E S ===============================

+ Disk I/O layer now uses a segmented LRU for the read cache and 
  automatically sorted block ranges for the write cache.

+ Replaced cache semaphore with a simple boolean variable that indicates to
  the memhandler when the cache is being accessed.

========================== I N S T A L L A T I O N ==========================

1.AROS> Copy L/ntfs3g-handler L:

================================= U S A G E =================================

When creating a DOSDriver or Mountlist entry for an NTFS partition make sure
that the FileSystem and Handler are set as follows:

FileSystem     = ntfs3g-handler
DosType        = 0x4e544653

Also to make a read-only mount you can set:

Control        = ro

================================ S O U R C E ================================

The source code for current and older versions is available under GPL license
on github: https://github.com/salass00/ntfs-3g

Uploaded by 
        ______ ______              ______ ______ 
 ______|:: .__|:: .__|_____ ______|:: ___|:: ___|______ _____ 
|: ,   |:  |  |:  |  |:  ,_|:  ,__|:___  |:___  |:  -  |:  ,_|
|__|___|______|______|___|   _____|______|______|______|___|

                home cross-compilation factory


Copyright © 2005 - 2024 The AROS Archives All Rights Reserved