[GH-ISSUE #292] Point to drive #213

Closed
opened 2026-03-02 15:56:54 +03:00 by kerem · 1 comment
Owner

Originally created by @jackcrane on GitHub (Jan 21, 2020).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/292

Hallo!!

I want to run tinyfilemanager on a Raspberry Pi that is plugged into a massive external hard drive with terabytes of data on it. I have 2 questions - Is there a way to cycle through all of that data and index it so I can use it, and can I point it to the drive instead of the normal /var/www/html dir?

Thank you!

Originally created by @jackcrane on GitHub (Jan 21, 2020). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/292 Hallo!! I want to run tinyfilemanager on a Raspberry Pi that is plugged into a massive external hard drive with terabytes of data on it. I have 2 questions - Is there a way to cycle through all of that data and index it so I can use it, and can I point it to the drive instead of the normal ```/var/www/html``` dir? Thank you!
kerem 2026-03-02 15:56:54 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@prasathmani commented on GitHub (Jan 23, 2020):

  • Tinyfilemanager has no index concept
  • Point to drive - Yes, you can point to drive. use full absolute path in $root_path. i.e /usr/share/myfiles, but media(image, video, audio) preview will not work if file is outside web root.
<!-- gh-comment-id:577498946 --> @prasathmani commented on GitHub (Jan 23, 2020): - Tinyfilemanager has no index concept - Point to drive - Yes, you can point to drive. use full absolute path in `$root_path`. i.e `/usr/share/myfiles`, but media(image, video, audio) preview will not work if file is outside web root.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#213
No description provided.