KETSE / casebox

Casebox: Secure all your information and team communication in one place
https://www.casebox.org
217 stars 117 forks source link

Question: How to handle duplicate content management? #72

Open nguyenrom opened 7 years ago

nguyenrom commented 7 years ago

Dear KETSE,

I need to find a way to handle duplicate content management across projects. I see Casebox, I try to test but page demo is not working.

I have a questions: I have many project, there is a common text in each project! I dont want copy and past (duplicates). So Casebox solves this problem right?

files organisation

Thank for your help! Nguyen

bertver commented 7 years ago

Dear Nguyen,

Thank you for your message.

At first sight, it seems that Casebox is able to duplicate files. Files can be shared among particular users with the Permissions.

HURIDOCS provides only Casebox hosting and support for human rights organisations, is that the case for you?

Best wishes,

Bert Verstappen

On 11 July 2017 at 10:42, Nguyen Le notifications@github.com wrote:

Dear KETSE,

I need to find a way to handle duplicate content management across projects. I see Casebox, I try to test but page demo is not working.

I have a questions: I have many project, there is a common text in each project! I dont want copy and past (duplicates). So Casebox solves this problem right?

[image: files organisation] https://user-images.githubusercontent.com/7044465/28059683-260c4878-664f-11e7-8cdc-25db2ef0525e.png

Thank for your help! Nguyen

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/KETSE/casebox/issues/72, or mute the thread https://github.com/notifications/unsubscribe-auth/AKyYwCV3X6Vd1VA4D9vD0X_v0wfNK1nrks5sMzWIgaJpZM4OT6JW .

-- Bert Verstappen Senior Documentalist https://www.huridocs.org/ Geneva Office 3 rue de Varembé CH-1202 Geneva +41 22 755 5252 <%41%22%755%5252> Skype: berthuridocs | PGP: 8FA6A3BBCB81CBB0 https://pgp.mit.edu/pks/lookup?op=get&search=0x8FA6A3BBCB81CBB0 website http://huridocs.org | facebook http://facebook.com/huridocs | twitter http://twitter.com/huridocs | linkedin https://www.linkedin.com/company/huridocs | newsletter http://eepurl.com/raFyP

oburlaca commented 7 years ago

When you upload a file, its MD5 is calculated. In the future, if the same file is uploaded (the same MD5), CaseBox will not store the same file physically on HDD, but creates only a reference to the existing file. Visually it's like you have many copies of the same file in different folders, but in fact it's only one physical instance. We've added this feature while importing around 14Gb of files. In fact there were not so many duplicates. This feature is worth it only when the size of duplicates is big (i.e. movies)

nguyenrom commented 7 years ago

Dear @bertver, @oburlaca,

I working at the school and I have to work with many instructors so I need linked documents for easy updating and editing once times for all projects. EX: Manual Template

Thank for your help! P/s: @oburlaca I got it! It's better than nextcloud 👍