test login return from create_user
[cloudstore.git] / README
diff --git a/README b/README
index 478e424..756e2be 100644 (file)
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ sudo ./rsync-piper.pl
        - support login+host usernames for client secrets
        - push md5sum file to create files from server's md5 pool
        - track quota usage using uid/gid using libnss-extrausers
-       - store md5 sums generated by rsync transfer in TokyoCabinet database
+       - store md5 sums generated by rsync transfer in md5 file attr
        - force sane permissions on files (important for Windows rsync client)
 
 create-user.sh
@@ -22,6 +22,9 @@ remove-user.sh
 test.sh
        - excercise rsync server to test basic operation and deduplication
 
+FULL=1 ./user-md5sum.pl u2001 | md5sum -c
+       - generates md5sum file for user with optional full paths for easy scrubing
+
 
 Installation on Debian: