X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=README;h=756e2bef17b280e4f113a466833e5f1bb154fcab;hb=f60e030a70afd8803da9daeca58561058a78d232;hp=259b52a9fb89d95cee9db0a0651b59853645a642;hpb=f4e96fe499a96f2cac280df03a6336f869edcd65;p=cloudstore.git diff --git a/README b/README index 259b52a..756e2be 100644 --- a/README +++ b/README @@ -12,6 +12,8 @@ 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 md5 file attr + - force sane permissions on files (important for Windows rsync client) create-user.sh remove-user.sh @@ -20,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: