Skip to content
#

cloud-storage

Here are 336 public repositories matching this topic...

cryptomator
infeo
infeo commented Feb 20, 2020

Summary

While Debug mode is turned on, the user may (unknowinly) leak data about the structure & content of the vault, e.g. clear text file paths. To remind the user that this can happen, we should add

  1. an clear warning indicator in the main window and
  2. add a pop-up message when debug mode is activated

Additional Context

The first time this idea was suggested was in #798

skeet70
skeet70 commented Oct 10, 2019

Client

Container Analysis

Expected Behavior

The Filter option on most of the request protos has some examples or other documentation of what the structure should be.

Actual Behavior

From the doc site:

filter | string                                        The filter e

A simple fast, easy use distributed file system written by golang(similar fastdfs).go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。

  • Updated Jun 13, 2020
  • Go
gitqlt
gitqlt commented Feb 19, 2020

Expected Behavior

Leave the mountPoint directory mtime unchanged if no file operations are carried out in it

Actual Behavior

mountPoint directory timestamps are constantly changing

Steps to Reproduce the Problem

  1. $ cryfs wdir1.cry workdir1 (answer: yes yes yes ...)
  2. $ stat workdir1
  3. $ stat workdir1
    ...

Specifications

  • CryFS Version: 0.10.2+159.g87a253ad
zenden2k
zenden2k commented Nov 17, 2018

I created a custom GFX processor class derived from MegaGfxProcessor.
MEGA SDK documentation doesn't mention this but const char* path parameter in function MegaGfxProcessor::readBitmap contains a pointer to UTF-16 encoded string (which is odd) on Windows.
I cannot use this string as wide-char string because it is not null-terminated in UTF-16 sense (
it should contain two zero bytes at th

Improve this page

Add a description, image, and links to the cloud-storage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cloud-storage topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.