Onedrive family storage problem

I am using an onderive family account which has 1tb of storage but when i am mounting it it is showing only as 5gb storage

rclone v1.70.1

  • os/version: Microsoft Windows 10 Home Single Language 22H2 22H2 (64 bit)
  • os/kernel: 10.0.19045.5965 (x86_64)
  • os/type: windows
  • os/arch: amd64
  • go/version: go1.24.4
  • go/linking: static
  • go/tags: cmount

welcome to the forum,

hard to help, when you posted there was a template of questions??

thanks for replying , i dont there were , can you please tell me what u need so that u can able to help me .

rclone config redacted

[od]
type = onedrive
token = XXX
drive_id = XXX
drive_type = personal

Double check the config for sensitive info before posting publicly

rclone size od: -vv


I have Office 365 with 5 users license. I have 1 TB storage but my wife only has 5GB how do Allocate or share some of my storage to her

https://answers.microsoft.com/en-us/msoffice/forum/all/adding-one-drive-storage-for-family-user-in-ms365/39e6b156-91f0-4a4a-8156-9055ad5e81c0

X:\rclone-v1.70.1-windows-amd64\rclone-v1.70.1-windows-amd64>rclone size od: -vv
2025/06/25 21:36:41 DEBUG : rclone: Version "v1.70.1" starting with parameters ["rclone" "size" "od:" "-vv"]
2025/06/25 21:36:41 DEBUG : Creating backend with remote "od:"
2025/06/25 21:36:42 DEBUG : Using config file from "X:\XXX\rclone\rclone.conf"
2025/06/25 21:36:42 DEBUG : od: Loaded invalid token from config file - ignoring
2025/06/25 21:36:42 DEBUG : OneDrive root '': Token expired but no uploads in progress - doing nothing
2025/06/25 21:36:42 DEBUG : Saving config "token" in section "od" of the config file
2025/06/25 21:36:42 DEBUG : Keeping previous permissions for config file: -rw-rw-rw-
2025/06/25 21:36:42 DEBUG : od: Saved new token in config file
Total objects: 2
Total size: 1.005 MiB (1053417 Byte)
2025/06/25 21:36:44 DEBUG : 5 go routines active

in web it is showing 1tb.

rclone about od: -vv

2025/06/25 21:43:47 DEBUG : rclone: Version "v1.70.1" starting with parameters ["rclone" "about" "od:" "-vv"]
2025/06/25 21:43:47 DEBUG : Creating backend with remote "od:"
2025/06/25 21:43:47 DEBUG : Using config file from "X:\XXX\rclone\rclone.conf"
Total: 5 GiB
Used: 1.005 MiB
Free: 4.999 GiB
Trashed: 0 B
2025/06/25 21:43:48 DEBUG : 4 go routines active

sorry, not seeing a question about rclone, what is your rclone question?

my question was when i was mounting onedrive my mount drive is only showing 5gb instead of 1tb

the statistics about space are controlled by onedrive, not rclone.

i already shared two weblinks, did you read them?

yes , benefits are shared. I just wanted to know if i have did any misconfiguration.

Are you sure you have the same account in rclone as web? Do you see the files in both places? This looks like a basic 5GB Onedrive account with only 1mb being used.

1 Like

it's a new account which i added in the family

When you authorised rclone, did you authorise the correct OneDrive account?

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