Skip to content

Question: Safe usage limits for │ │ large personal storage (~3TB) #561

@Elshepl

Description

@Elshepl

Question: Safe usage limits and best practices for large-scale personal storage (~3TB)

Hi, first of all thank you for building Teldrive — it's been working great for my use case.

I want to be transparent about how I'm using it and ask whether my current setup is within safe boundaries before I continue.


My current setup:

  • Uploading manually via rclone → Teldrive → Telegram (I personally run the rclone command each time, no automation or scripts)
  • rclone is set to --transfers 4 with 1GB chunk size
  • Upload speed is approximately 5 MB/s total across all 4 parallel transfers
  • This results in roughly ~10 upload.saveBigFilePart API requests per second
  • Daily volume is irregular: sometimes 10GB, sometimes 25GB, sometimes 50GB — with rest days in between
  • Upload times vary throughout the day with no fixed schedule
  • Files are encrypted by Teldrive before being sent to Telegram
  • All files go to a single private channel
  • So far I've uploaded ~120GB in under a week
  • Goal: ~3TB total

My concerns:

  1. The README warns about instant bans and file deletion for misuse. Given my setup above, does my usage pattern fall within what you'd consider safe? Or is the 3TB total / ~10-50GB per day range something that has caused bans in your experience?

  2. Is there a specific API call rate (requests/second) or daily volume threshold that you've observed triggering Telegram's flood limits or account restrictions with Teldrive?

  3. Are there any specific rclone flags you'd recommend for safer usage at this scale (e.g. --tpslimit, --transfers adjustment)?

I'm not trying to push limits — I just want to store my personal files responsibly without risking losing everything. Any guidance from your experience would be really appreciated.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions