Code Monkey home page Code Monkey logo

Comments (2)

Mario-Hofstaetter avatar Mario-Hofstaetter commented on August 12, 2024

Note: I have fully read Crytomator website and portapps.io and I have tried: common: disable_log: true

@oeloo: Did you rename the config file cryptomator-portable.sample.yml to cryptomator-portable.yml as documented?

I just tried this with version cryptomator-portable-win64-1.6.10-10-setup.exe and it works as expected.
When trying with default settings my logfile was named cryptomator-portable\log\cryptomator-portable.log however, not cryptomator0.log

Be sure not to change indentation in the file since this is YAML!

common:
disable_log: true

is WRONG ❗ . It has to be:

common:
    disable_log: true

It is an important issue because If a portable version cannot be used in OneDrive, what is the point of having a portable application.

Onedrive not being able to sync the app logging file while the app runs does not impact cryptomator file encryption (IMHO). This log file is unrelated to your actual vault data. So the onedrive warning is more annoying than severe.

from cryptomator-portable.

oeloo avatar oeloo commented on August 12, 2024

Onedrive not being able to sync the app logging file while the app runs does not impact cryptomator file encryption (IMHO). This log file is unrelated to your actual vault data. So the onedrive warning is more annoying than severe.

The problem is that you cannot define file exception in OneDrive, so the warning do becomes very problematic (unless your Onedrive storage is very small).

I am quite sure I put a tab as I know indentation in .yml like in Python is important. I have moved to the Windows installer of the app because of the issue described in this thread, so I cannot retest.

from cryptomator-portable.

Related Issues (14)

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.