Define max storage for cloud

What is the problem you are having with rclone?

I'm trying to mount a drive, however size is shown as 1PB. I would like to define it myself as a fallback (for example 25GB). Not sure if it's possible or not rn so flagging it as Help and Support.

Run the command 'rclone version' and share the full output of the command.

rclone v1.59.0-beta.6114.a44610604

  • os/version: Microsoft Windows 10 Home 20H2 (64 bit)
  • os/kernel: 10.0.19042.1319 (x86_64)
  • os/type: windows
  • os/arch: amd64
  • go/version: go1.18.1
  • go/linking: static
  • go/tags: cmount

Which cloud storage system are you using? (eg Google Drive)

Storj in that case

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone mount Storj: S:

The rclone config contents with secrets removed.

[Storj]
type = storj
access_grant = REDACTED

There isn't a flag for mount to set the maximum size of a mount.

There is an issue about this though

It wouldn't be very hard if someone wants to have a go to add a new vfs flag --vfs-total-size say.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.