dropbox
Here are 685 public repositories matching this topic...
The file ~/.config/joplin-desktop/log.txt is never rotated or truncated, and gets included in every Time Machine backup. The longer you've been using Joplin, the slower your backups run.
% cd ~/.config/joplin-desktop
% head -5 log.txt
2021-03-15 21:28:13: App: "Profile directory: /Users/jgreely/.config/joplin-desktop"
2021-03-15 21:28:13: "Database was open successfully"
2021-03-15 2
We have a server that is for authenticating to AWS to be able to upload.
That server requires JWT for authentication. The XHR plugin supports custom headers.
Would it be possible to implement the same thing on the AWS plugins as well?
-
Updated
Oct 5, 2021 - C#
-
Updated
Oct 8, 2021 - Go
-
Updated
Sep 18, 2021 - C#
-
Updated
Jul 14, 2020 - CoffeeScript
-
Updated
Oct 8, 2021 - C++
-
Updated
Oct 5, 2021 - C++
-
Updated
Oct 8, 2021 - Java
-
Updated
Aug 23, 2021 - JavaScript
-
Updated
Sep 8, 2021 - Python
-
Updated
Aug 9, 2021 - Go
-
Updated
Oct 7, 2021 - JavaScript
-
Updated
Mar 9, 2021 - Swift
-
Updated
Oct 6, 2021 - Python
-
Updated
Oct 8, 2021 - C#
This task is to create an example in the examples crate that uses the (gogoproto.nullable) extension. Then update the main README to reflect the new example.
-
Updated
Oct 7, 2021 - Python
-
Updated
Nov 3, 2019 - Python
-
Updated
Jul 16, 2021 - PHP
Create an example showing how to setup a synchronized volume for root directory. This is probably the most common use case.
The objects would be structured like this:
Volume{ RootCell } -> Volume{ CryptoCell{ HTTPCell } } -> Dir
Every device has it's own root volume, which immediately contains a shared networked volume. The secretbox cell is probably ready for use because its so
-
Updated
Oct 7, 2021 - C#
Improve this page
Add a description, image, and links to the dropbox topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dropbox topic, visit your repo's landing page and select "manage topics."
The associated forum post URL from
https://forum.rclone.orghttps://forum.rclone.org/t/display-warnings-for-paths-that-exceed-windows-path-length-limit/26608
What is your current rclone version (output from
rclone version)?rclone v1.55.1
What problem are you are t