qhool / ntfsafe

NTFS-safe symlinks for rsync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ntfsafe.py

A little script for creating a symlink tree for copying files to NTFS that deals with names that collide due to comparing equal in case-insensitive NTFS. Permissions and ownership are also added to the filename, and a '.LONG' file containing the original filename is created when the resulting filename would exceed the NTFS 255 character limit.

About

NTFS-safe symlinks for rsync

License:GNU General Public License v2.0


Languages

Language:Python 100.0%