GithubHelp home page GithubHelp logo

Comments (7)

tobiasKaminsky avatar tobiasKaminsky commented on June 24, 2024

Well..we (on android) create the folders if they do not exist.
But only on upload and locking is done before and this fails as the folder does not exist...

So the subfolders needs to be created before uploading and also being checked if they are / need to be encrypted...

from end_to_end_encryption.

mario avatar mario commented on June 24, 2024

@tobiasKaminsky maybe create the structure on start of upload?

from end_to_end_encryption.

tobiasKaminsky avatar tobiasKaminsky commented on June 24, 2024

We do not create them at all, but rely on webdav for doing this.
But yeah, I fear that we now have to do it by hand.

@schiessle am I allowed to create these folders without a lock? I suspect not to, or? So I would first have to find the encrypted root folder and then lock it, create the subfolders and then unlock? :S

from end_to_end_encryption.

marinofaggiana avatar marinofaggiana commented on June 24, 2024

it should be automatic on the server side for a subfolder of encrypted folder @schiessle

from end_to_end_encryption.

tobiasKaminsky avatar tobiasKaminsky commented on June 24, 2024

As discussed with @schiessle, this is the way I am doing it now on android:
on entering a folder I check if this folder is a subfolder of any encrypted folder. So only the topmost folder needs to be set as encrypted and the whole tree beneath it is automatically encrypted.

from end_to_end_encryption.

tobiasKaminsky avatar tobiasKaminsky commented on June 24, 2024

This should be now fixed with latest commit: nextcloud/android@e335056

We will release a RC1 soon. If it happens again, please create a new issue on android github.

from end_to_end_encryption.

marinofaggiana avatar marinofaggiana commented on June 24, 2024

automatically ? client side ?

from end_to_end_encryption.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.