Skip to content

Transactional NTFS (TxF) Library .NET is a small library .Net (C#) allows to use transactions on NTFS FileSystem (Transactional NTFS (TxF))

License

Notifications You must be signed in to change notification settings

goldfix/Transactional-NTFS-TxF-.NET

Repository files navigation

Feature

Currently, library allows to perform the following operations:

  • Directory

    • create directory
    • delete directory
    • symbolic link transacted
  • File

    • create files
    • write files
    • read files
    • delete files
    • search files
    • get and set attributes
    • hard link transacted
    • symbolic link transacted
  • Transactions

    • support manually manage transaction (commit / rollback)
    • support transaction scope

Here some examples.

To Do

  • Management transaction
  • Support Registry transaction

More info

Small donation is appreciated :-)

Small donation is appreciated

pietro partescano http://blogs.ugidotnet.org/sqlog/

About

Transactional NTFS (TxF) Library .NET is a small library .Net (C#) allows to use transactions on NTFS FileSystem (Transactional NTFS (TxF))

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages