mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #288] Static files in LAN (unable to connect to Internet) #211
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#211
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@prasathmani commented on GitHub (Jan 23, 2020):
possibly I'll try to add offline version in feature releases
@crazywhalecc commented on GitHub (Jan 27, 2020):
How are you going to store these offline stylesheet and js file? In a single
.phpfile or put into another directory?@prasathmani commented on GitHub (Jan 27, 2020):
I'll create offline version separably, It will have
assetsdirectory@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.
@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.
@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.