Questions tagged [rclone]
98 questions
1
vote
1 answer
Rclone Compression | zip | rar and data transfer
I have been using rclone to back up google drive data to AWS S3 cloud storage. I have multiple google drive accounts whose backup happens on AWS S3. All those google drives have different numbers of documents.
I want to compress those documents into…

kgcwc09
- 39
- 6
1
vote
1 answer
Authorization Error Error 400: invalid_request configuring rclone gdrive
I'm unable to configure gdrive for rclone, giving 400 error.

Sirish K
- 11
- 2
1
vote
0 answers
Indexing of mega shared folder Link in heroku
I want to do indexing of the mega shared folder in Heroku
[ it is the same as indexing of the google drive folder in Heroku App ]
Is there any way to do that?
Tips:
I think rclone can do that
here is the GitHub…

shank_fab_worker
- 273
- 3
- 14
1
vote
0 answers
Use Rclone for backup Seafile in Azure Blob
I am noob in Rclone, so here is my question:
I have a raspberry Pi with Seafile working fine. I would like to install Rclone there to backup the content of the Seafile to an Azure storage blob. I saw in the documentation that Rclone supports both…

Xuti
- 89
- 1
- 10
1
vote
0 answers
Can I use RSync/Rclone to sync GCS buckets in production workloads?
I have a requirement to have Business Continuity Disaster Recovery solution on GCP. A storage bucket is involved in Primary Data Centre. I have done some research and came to conclusion that Rsync/Rclone cab be used to sync the data from PDC to…

sri charan
- 11
- 1
1
vote
2 answers
How to transfer folder from Mega.nz to GDrive?
I have access to unlimited GDrive suite and I would like to transfer a public folder from Mega to my Drive. Here are the steps I have already tried along with their issues I faced :
Google Colab method --> Colab disconnecting after 5-10 minutes of…

Chintan Mehta
- 129
- 1
- 9
1
vote
1 answer
How can I download the large file from google drive using rclone?
Now I want to download the dataset on the website(http://pubchemqc.riken.jp/), it's in google drive and filesize is 2TB. the website recommend using rclone to download the file but not said how to use.
As the picture shows

Alan Lee
- 11
- 1
- 3
1
vote
1 answer
Migrate CyberPanel with everything to a new CyberPanel on different VPS
I have a website running using CyberPanel on Google Cloud. I want to transfer it to Alibaba Cloud. It took a lot of effort to setup and get running the existing CyberPanel so I don't want to do it again.
Is there any way to transfer my CyberPanel to…

OroZoro
- 41
- 1
- 4
1
vote
2 answers
Mounting an S3 bucket in docker in a clearml agent
What is the best practice for mounting an S3 container inside a docker image that will be using as a ClearML agent? I can think of 3 solutions, but have been unable to get any to work currently:
Use prefabbed configuration in ClearML, specifically…

johnml1135
- 4,519
- 3
- 23
- 18
1
vote
1 answer
Issue with creating virtual environment on wsl2 and onedrive
I'm using Windows Subsystem for Linux (WSL2), and OneDrive mounted using rclone, on a Windows 10 machine.
When using WSL2 in the local directories, I can create a virtual environment for a project:
python -m venv myenv/
However, if I'm in a…

Andy
- 131
- 8
1
vote
0 answers
LaunchD Rclone Mount Script Not Loading
Could anyone help me with this script to mount a drive using rclone. Not sure why but it doesn't mount my drive when started.

Lee
- 381
- 1
- 7
- 16
1
vote
0 answers
Syncing large amount of files across multiple machines in a scalable way
I'm looking for a way to sync a large number of machines (hundreds) with a remote repository.
The repository is comprised of small files (around 20KB), but the total arrives at a few GB and continue to grow with time.
The goal is to have changes at…

user12396421
- 175
- 1
- 10
1
vote
1 answer
Python rclone check difference of two folders
I'm trying to code an automatic script for uploading to the gdrive with rclone.
I will not go through all the code only in this check statement, the rclone command checks files from the local folder and mounted folder something like this:
rclone…

Diego Martinčić
- 11
- 2
1
vote
1 answer
Using swift style access with rclone and non-classic OCI object storage
Can anyone comment on if it should be possible to use rclone's swift support to access buckets in OCI object storage (new OCI, not classic).
I'm interested in it because S3 compatibility mode is limited to a single designated compartment and I'd…

Chase
- 3,123
- 1
- 30
- 35
1
vote
2 answers
rclone slow transfer from bucket to filesystem
Im using rclone to tranfer data between a minio bucket and a shared storage. Im migrating a store and The amount of data is around 200GB of product pictures. Every single picture have his own folder/path. So there are a lot of folders that needs to…

hashtag-assist
- 402
- 6
- 12