Jump to content

I used to use this file manager but deleted it to try another option and can't seem to get it back. Keep getting error 404 when I used

wget

Suggestions on similar software that is decent and has a super easy to use interface? Reason for super easy to use is my girlfriend is not tech savy and I want here data on the server not her cheap laptop that she likely will drop sooner or later.

Link to comment
https://linustechtips.com/topic/884345-need-web-based-file-manager/
Share on other sites

Link to post
Share on other sites

16 minutes ago, KirbyTech said:

I used to use this file manager but deleted it to try another option and can't seem to get it back. Keep getting error 404 when I used


wget

Suggestions on similar software that is decent and has a super easy to use interface? Reason for super easy to use is my girlfriend is not tech savy and I want here data on the server not her cheap laptop that she likely will drop sooner or later.

The site for the file manager you were previously using can be found at https://hacdias.github.io/filemanager/. Releases can be found at https://github.com/hacdias/filemanager/releases.

Make sure to quote me or use @PorkishPig to notify me that you replied!

 

 

Desktop

CPU - Ryzen 9 3900X | Cooler - Noctua NH-D15 | Motherboard - ASUS TUF X570-PLUS RAM - Corsair Vengeance LPX DDR4-3200 32GB Case - Meshify C

GPU - RTX 3080 FE PSU - Straight Power 11 850W Platinum Storage - 980 PRO 1TB, 960 EVO 500GB, S31 1TB, MX500 500GB | OS - Windows 11 Pro

 

Homelab

CPU - Core i5-11400 | Cooler - Noctua NH-U12S | Motherboard - ASRock Z590M-ITX RAM - G.Skill Ripjaws V DDR4-3600 32GB (2x16)  | Case - Node 304

PSU - EVGA B3 650W | Storage - 860 EVO 256GB, Sabrent Rocket 4.0 1TB, WD Red 4TB (x6 in RAIDZ1 w/ LSI 9207-8i) | OS - TrueNAS Scale (Debian)

Link to post
Share on other sites

29 minutes ago, Homeless Pineapple said:

The site for the file manager you were previously using can be found at https://hacdias.github.io/filemanager/. Releases can be found at https://github.com/hacdias/filemanager/releases.

Yes I know this, not hard to fine that out. I am assuming I run the build.sh script but haven't tried it.

 

EDIT**

Tried it and got errors, I don't feel like fighting errors. 

./build.sh: line 6: go: command not found

 

I take that to mean that the GO language is required now where it wasn't 3 days ago when I used the install from the link in the OP.

 

Link to post
Share on other sites

58 minutes ago, KirbyTech said:

Yes I know this, not hard to fine that out. I am assuming I run the build.sh script but haven't tried it.

 

EDIT**

Tried it and got errors, I don't feel like fighting errors. 

./build.sh: line 6: go: command not found

 

I take that to mean that the GO language is required now where it wasn't 3 days ago when I used the install from the link in the OP.

 

3

I provided the links to those pages because it provides a guide on installing File Manager. Use the following command:

wget -qO- https://hacdias.github.io/filemanager/get.sh | bash

 

Make sure to quote me or use @PorkishPig to notify me that you replied!

 

 

Desktop

CPU - Ryzen 9 3900X | Cooler - Noctua NH-D15 | Motherboard - ASUS TUF X570-PLUS RAM - Corsair Vengeance LPX DDR4-3200 32GB Case - Meshify C

GPU - RTX 3080 FE PSU - Straight Power 11 850W Platinum Storage - 980 PRO 1TB, 960 EVO 500GB, S31 1TB, MX500 500GB | OS - Windows 11 Pro

 

Homelab

CPU - Core i5-11400 | Cooler - Noctua NH-U12S | Motherboard - ASRock Z590M-ITX RAM - G.Skill Ripjaws V DDR4-3600 32GB (2x16)  | Case - Node 304

PSU - EVGA B3 650W | Storage - 860 EVO 256GB, Sabrent Rocket 4.0 1TB, WD Red 4TB (x6 in RAIDZ1 w/ LSI 9207-8i) | OS - TrueNAS Scale (Debian)

Link to post
Share on other sites

3 hours ago, Homeless Pineapple said:

I provided the links to those pages because it provides a guide on installing File Manager. Use the following command:


wget -qO- https://hacdias.github.io/filemanager/get.sh | bash

 

The link I provided in the OP had instructions on how to download it too. Turns out they don't work as of a few days ago. I will try the links you provided, at first look they were ones I already knew of.

 

EDIT **

It works, thanks I didn't realize that the github.io was there I just saw the github.com repo. Now to get the damm thing to work right remotely.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×