Skip to main content

A Python module to manipulate NTFS hard links and junctions.

Project description

Detailed Documentation
**********************

ntfsutils
=========

A Python module to manipulate NTFS `hard links`_ and `junctions`_.

Requirements
------------

Python 2.5 through 2.7 on Windows. No further dependencies, since we use `ctypes`_
to interact with Win32.

This is a pure Python module.

License
-------

(c) 2012 the Mozilla Foundation, licensed under the Simplified BSD License.
See the LICENSE file for details.

.. _hard links: https://en.wikipedia.org/wiki/Hard_link
.. _junctions: https://en.wikipedia.org/wiki/NTFS_junction_point
.. _ctypes: http://docs.python.org/library/ctypes.html

Change history
**************

0.1.1 (2012-04-20)
==================

- Fixed an issue with creating hardlinks.
[sid0]

0.1 (2012-04-20)
================

- Initial release.
[rlacko]

Contributors
************

- Siddharth Agarwal [sid0]
- Roman Lacko [rlacko]

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page