I have a folder with thousands of files and I didn't want the HD to crank out checksums every time I added a new files and did a sync. So I updated the s3sync to have a --sizeonly flag where it only compares the sizes (and not the checksums). Is this something everyone else would be interested in? It only took 2 minutes to add but I could upload the diff.
|