summaryrefslogtreecommitdiff
path: root/BUGS
blob: 3fa10af07c251effe98a555893c942aba8aa90e4 (plain)
1
2
3
4
5
6
7
- no non-ASCII characters in filenames (at least not tested)
- symlinks across directory boundaries don't work
- no hard-links
- not able to store files bigger than MAX_FILE_SIZE (10MB)
- doesn't run multi-threaded currently (always give the -s option!)
- no rename supported
- no support for extended attributes and ACLs