-
When deleting a vault on the server from the desktop client or the cli, the client should delete the `.vault` file or config files in order to allow the folder to be added again as a vault later.
Ei…
-
lordi updated
7 years ago
-
This happens whenever I've had the daemon running in the background for a longer time without running the GUI. It might be related to resuming from sleep mode, but it could also just be whenever it's …
-
I just updated to 0.3.8 via ``pip install git+https://github.com/syncrypt/client`` but running into problems right now:
```python
syncrypt push
Traceback (most recent call last):
File "/usr/loca…
-
I have given a name to a vault and tried to clone it from another machine but `syncrypt clone vault_name` does not work (contrary to `syncrypt clone vault_id`). Would be helpful to use the shorter v…
-
I want to create a vault containing a subfolder which has files that shouldn't be synchronized.
Therefore I'm wondering whether there is something like a `.gitignore` in syncrypt?
-
Thanks for coding, it's a very promising project!
I'm working with:
```
syncrypt (0.1.4 via pip), debian testing, python-3.5.2
```
I just create a vault and pushed to the server. Then I switched to …
-
I'm getting an error while pushing my vault to the server.
It seems to be an encoding problem. Data is a diverse set of html and pdf files.
``` python
INFO:syncrypt.backends.binary:Uploading bundle (…
-
@lordi I'm not sure how the recent changes work so I'll leave this to you.
There's an `expanded` css class that needs to be added to the main screen div whenever the sidebar is collapsed.
-
I successfully uploaded an image, but when I try to pull in the same folder, this happens:
```
$ syncrypt pull
INFO:syncrypt.backends.binary:Getting a list of changes for (latest to efca8e56-c7c0-49…