Changes between Version 28 and Version 29 of TipAndDoc/storage/filesystem
- Timestamp:
- Nov 12, 2011 5:11:46 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TipAndDoc/storage/filesystem
v28 v29 8 8 * http://dokan-dev.net/ Windows用の仮想ファイルシステムドライバDokanライブラリとその関連ソフトウェア 9 9 * FUSEのWindows版とも言えるライブラリです. 10 11 = tools = 12 * wikipedia:fdupes 13 > fdupes is a program written by Adrian Lopez to scan directories for duplicate files, with options to list and delete them. It first compares file sizes and MD5 signatures, and then performs a byte-by-byte check for verification. 14 15 * [http://www.freedup.org/ FREEDUP.org - allows you to reclaim space on your drives] 16 17 * [http://www.lessfs.com/wordpress/ lessfs | Open source data de-duplication] 10 18 11 19 = sparse file =