What is the problem you are having with rclone?
Mounting Backblaze B2 and copying files to it
Mount seems to work but copying files fails
What is your rclone version (output from rclone version
)
How to use Netgear ReadyNAS with Backblaze B2. Netgear ReadyNAS is a network-attached storage (NAS) device that gives you access to store, manage, and share your documents locally in a private cloud as well as back them up to offsite cloud providers, like Backblaze B2. Netgear ReadyNAS can be configured to work with Backblaze B2 Cloud Storage by following the steps below.
- Innovative Companies Build on B2 Cloud Storage Organizations around the world choose Backblaze to solve for their use cases while improving their cloud OpEx vs. Amazon S3 and others.
- Backblaze B2 averaged around 30mbps in New York from their systems for restores. It would go as high as 80mbps down to only a few kb a second during restores, but would overall average 30mbps. If this is acceptable performance, I had no major issues with B2, the price was certainly right.
- Select Backblaze B2 as the protocol. FileZilla Pro will automatically fill in the host name. Choose normal as the logon type, then enter your account id in the account id box and your master application key in the application key box. You can now connect to your Backblaze B2 cloud storage. In the right side you see your buckets and files.
rclone v1.53.1
- os/arch: windows/amd64
- go version: go1.15
Which OS you are using and how many bits (eg Windows 7, 64 bit)
Windows 10 x64
Which cloud storage system are you using? (eg Google Drive)
Backblaze B2
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
The rclone config contents with secrets removed.
A log from the command with the -vv
flag
...gist.github.com/UsefulVid/9f35dcc41bf71796d3f0a9e45e6297ea
edit:
Looks like to be solved with:rclone.exe mount --vfs-cache-mode writes Backblaze Y: -o volname=local
Backblaze B2 Storage
edit2:
Still does not work
I usedrclone.exe mount --vfs-cache-mode writes Backblaze:usefulviddemo1 Y: -o volname=local
But I can not delete files:
Even withrclone.exe mount --vfs-cache-mode full Backblaze:usefulviddemo1 Y: -o volname=local
Black Blazer 2x
it looks like it works but no files arrive at my bucket.