-
I'm running into a problem after installing Celese using Flatpak on a brand-new Pop_OS 22.04 (basically Ubuntu 22.04) system.
I installed Celeste, ran it, added my Dropbox account, authenticated to…
-
Pesquisa sobre sincronização de arquivos em ambientes distribuídos e respectivas ferramentas.
Levar em consideração que o sincronismo deve ser entre 2 ou mais servidores.
## Dúvidas
- O storage será…
-
#### The associated forum post URL from `https://forum.rclone.org`
N/A
#### What is your current rclone version (output from `rclone version`)?
N/A
#### What problem are you are tr…
-
#### What is the problem you are having with rclone?
```
$ rclone copyto some_file ociuser://timothee/sub/foo/foo
$ rclone lsf ociuser://timothee/sub/foo
foo
$ rclone lsf ociuser://timothee/sub/f…
-
### The problem
Hi
Following the documentation I have created my rclone.conf file:
```
[NC]
type = webdav
vendor = Nextcloud
pass = passwd created in nextcloud and passed through obscure co…
-
In official documentation it is mentioned that that `s3fs` and `rclone` are supported in addition to `geesefs`. However it seems not to be the case. I'm not an expert in CSI and drivers implementation…
-
Since many researchers are advised to use OneDrive as online storage during their research, it makes sense to add support and documentation for working with onedrive. Ideas:
Proposal:
A manual for…
-
https://rclone.org/commands/rclone_mount/#vfs-file-caching
Goal is to (1) improve the performance of datasets reading/writing, checkpoints writing (2) support things like appends, compared to regul…
-
### Description
There is an update to H2 that is not compatible with our current code
### Existing
### Reference
### Tasks
Need to update the code to allow the H2 update
-
```
docker run --rm -it -v /rclone:/go/work \
-v /rclone/WinFsp/inc/winfsp:/usr/local/include/winfsp \
-e GOARCH=arm64 -e GOPROXY='https://goproxy.cn,direct' \
x1unix/go-mingw bash
```
```
go …