diff --git a/TODO.libntfs b/TODO.libntfs index 731163d9..a528dedb 100644 --- a/TODO.libntfs +++ b/TODO.libntfs @@ -42,6 +42,8 @@ - implement an ntfs shell where can use the above much faster with caching, probably extending the library in the process +- implement {a,m,r}time updates in the library. + **************** * LOW priority * **************** diff --git a/TODO.ntfsprogs b/TODO.ntfsprogs index cd4dde39..7f95de06 100644 --- a/TODO.ntfsprogs +++ b/TODO.ntfsprogs @@ -40,6 +40,13 @@ Thanks, - check whether the O_WRONLY -> O_RDWR change made effect on performance +********** +* ntfscp * +********** + +- add ability to copy multiply files at once. + + *********** * ntfsfix * ***********