westberliner / checksum

Plugin for Nextcloud and ownCloud to create hashes of files.
GNU General Public License v3.0
29 stars 15 forks source link

Does not work in app groups folders #38

Closed layz89 closed 3 years ago

layz89 commented 5 years ago

Checksum does not work in the App Groups folder: https://apps.nextcloud.com/apps/groupfolders

Ajilis commented 4 years ago

does its works for a simple folder ?

st3iny commented 3 years ago

I just tested creating a checksum of a file within a group folder and it worked just fine. This issue was most likely fixed by https://github.com/westberliner/checksum/pull/47.

@westberliner You can close this issue.

Ajilis commented 3 years ago

Do you think we can create checksum for folders ?

st3iny commented 3 years ago

@Ajilis Currently, creating checksums for entire folders is not implemented. There are open issues related to that feature: #23, #51