Hi, If I was going to use sling to upload large files (100Meg upwards) what happens if the connection is dropped halfway through? Is the data in the JCR corrupted ( partially uploaded)? Does it only overwrite the existing file after it has completely uploaded?
Would it be possible to provide a MD5 checksum as a parameter when it is uploaded and make sure that when the upload is finished it compares checksums to ensure its correct before doing the final overwrite of the previous version of the file? Thanks, Kent.
