[GH-ISSUE #288] Static files in LAN (unable to connect to Internet) #211

Closed
opened 2026-03-02 15:56:52 +03:00 by kerem · 6 comments
Owner

Originally created by @crazywhalecc on GitHub (Jan 20, 2020).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/288

Single file manager is good, but when I try using this in some specific network, schools, companies, etc.
I can't visit and get js and css files. It will be better if supporting local static files downloading.

Originally created by @crazywhalecc on GitHub (Jan 20, 2020). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/288 Single file manager is good, but when I try using this in some specific network, schools, companies, etc. I can't visit and get js and css files. It will be better if supporting local static files downloading.
kerem 2026-03-02 15:56:52 +03:00
  • closed this issue
  • added the
    Request
    label
Author
Owner

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

possibly I'll try to add offline version in feature releases

<!-- gh-comment-id:577497215 --> @prasathmani commented on GitHub (Jan 23, 2020): possibly I'll try to add offline version in feature releases
Author
Owner

@crazywhalecc commented on GitHub (Jan 27, 2020):

How are you going to store these offline stylesheet and js file? In a single .php file or put into another directory?

<!-- gh-comment-id:578601461 --> @crazywhalecc commented on GitHub (Jan 27, 2020): How are you going to store these offline stylesheet and js file? In a single `.php` file or put into another directory?
Author
Owner

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

I'll create offline version separably, It will have assets directory

<!-- gh-comment-id:578624005 --> @prasathmani commented on GitHub (Jan 27, 2020): I'll create offline version separably, It will have `assets` directory
Author
Owner

@EV-soft commented on GitHub (Jan 27, 2020):

You could try FineFileManager here: (https: //fine-fm.ev-soft.online/FFM/finefilemanager.php)
New URL: https://ev-soft.work/fine-fm/FFM/finefilemanager.php
It is running offline when: $localRun = true;
Directory: "/assets" = "/LocalLib"
Note: It is a demo - not all new features is working.

<!-- gh-comment-id:578661544 --> @EV-soft commented on GitHub (Jan 27, 2020): You could try FineFileManager here: (https: //fine-fm.ev-soft.online/FFM/finefilemanager.php) New URL: https://ev-soft.work/fine-fm/FFM/finefilemanager.php It is running offline when: $localRun = true; Directory: "/assets" = "/LocalLib" Note: It is a demo - not all new features is working.
Author
Owner

@r1bnc commented on GitHub (Apr 11, 2020):

Any update for this issue, I too have problems with internet connection. I want to make this offline only.

<!-- gh-comment-id:612322454 --> @r1bnc commented on GitHub (Apr 11, 2020): Any update for this issue, I too have problems with internet connection. I want to make this offline only.
Author
Owner

@prasathmani commented on GitHub (Sep 24, 2020):

Thank you suggesting, as of now not possible to add this feature, This application developed to help for managing files in the server.

<!-- gh-comment-id:698627859 --> @prasathmani commented on GitHub (Sep 24, 2020): Thank you suggesting, as of now not possible to add this feature, This application developed to help for managing files in the server.
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#211
No description provided.