sync
Here are 1,096 public repositories matching this topic...
Phase 2:
[x] custom_data incl bson support
[x] functions
[x] remote mongodb client
[ ] push
Details of above subtasks are described in this doc
secure sha1
I noticed in https://github.com/git-ftp/git-ftp/blob/master/man/git-ftp.1.md
It saves the deployed state by uploading the SHA1 hash in the .git-ftp.log
I do not know what this file will do.
- If is for secure I proposes to use sha256 instead sha1
Reason - sha1 is not enough secure
https://en.wikipedia.org/wiki/Hash_function_security_summary - If is for check collisions / errors, maybe
SFTP access
Right now, I either need to navigate using Files (Nautilus) to the correct folder, or view the history (presumably — it isn't working for me right now, so I can't test this).
It would be nice to be able to open the project folder directly from SparkleShare's menu.
I'm on the Flatpak version of SparkleShare on Fedora. Perhaps being in Flatpak might be different — with portals, for example — b
-
Updated
Jun 21, 2020 - Python
I'd like to suggest that a timestamp being added to the sync log ("CODE SETTINGS SYNC UPLOAD SUMMARY") shown in the Output Window. It's a useful piece of information and presumably not hard to be implemented. Thanks!
Dear Guillaume,
There is a tiny error in your documentation here: http://gmvault.org/in_depth.html
This line:
You can renew a saved oauth token with the option --renew-oauth-tok
should read:
You can renew a saved oauth token with the option --renew-oauth2-tok
The 2 is missing. The missing 2 causes an error when a user tries to renew the Oauth token. Would be great if you co
-
Updated
May 3, 2020 - JavaScript
-
Updated
Jun 30, 2020 - Go
Hello,
First, thank you for the project!
rs.js is advertised as "offline-first by design". But how can an app be offline-first when local data is not kept?
To give a simple example: let's say we have a notes taking app. When not connected to a remote storage, the user can still create, delete and update notes. Once connected to online storage, the new or modified notes get sync'd with
Is it possible to include the "type" property value of a document as part of a database change notification? This would circumvent the need to load each changed document to see if it's of a type I might be interested in. (I had started implementing this as part of a new feature, but the functionality was moved to the server and synced to the device via a document)
Hello everyone,
I'm happy so many people enjoy floccus. However, I realize setting things up is not always easy for mere mortals and some of you may even have more intricate use cases involving floccus. This convinced me to enable the Github Wiki allowing you to share tutorials and other stuff regarding floccus that may help newcomers or people looking for a solution that scratches their itch.
If customer should leave some note for special request, should be important to see it in calendar or at least see it on preview. Now you can only see it if you try to modify appointment.
#=====canal client====================
#=====2016====================
#=====liukelin====================
#=====conf:/root/ali_canal_client/conf/canal.properties
#=====host:192.168.1.120:11111
#=====instance:example
connect success!
startup...
java.util.concurrent.TimeoutException
at com.rabbitmq.utility.BlockingCell.get(BlockingCell.java:76)
at com.rabbitmq.utilit
The documentation section covering retrieveCloudDocumentWithName should be updated with a warning that it is the completion block's responsibility to close the document once opened otherwise deleting it at a later point in time will result in the file auto-magically re-appearing.
I was ready for jumping off a bridge after more than a day wasted on trying to work out why I couldn't delete anythi
-
Updated
Jun 29, 2020 - C
Scam, mallware etc.
Hi,
I saw in the doc that it says
Tray icon indicates when it is connected to syncthing (no status updates yet).
so this issue is to make sure it does not get forgotten :-)
It's good to see if syncthing is running locally or not, but what I also really want to see is if my files are all synced correctly or not.
If any folder or any remote device is not up-to-date, I think the colour o
There should be an option to have the link be opened in the background. Meaning that if you left click on a link, it should be possible to have the link open in the background.
I have some problem in automatic linking, it will greate this feature to add how to link this library manually to react native project. Almost every library has its guide to link packages manually.
Thanks in advance :)
If an item is detected as malformed in vdirsyncer/sync, the item content should be printed out in debug mode.
-
Updated
Jun 27, 2020 - C
-
Updated
Jun 15, 2020 - Swift
Improve this page
Add a description, image, and links to the sync topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sync topic, visit your repo's landing page and select "manage topics."

rclone v1.48.0
ncdu shows empty files as:
@ 0.0 B [ ] emptyfile
..and empty folders as:
e 0.0 B [ ] /emptyfolder
Could rclone ncdu get the indicators as well?