Code Monkey home page Code Monkey logo

Comments (5)

disconsented avatar disconsented commented on June 10, 2024

What are the permissions of the server folder/files?

PufferPanel needs to own these, and tampering with them manually frequently leads to breakages like this.

from pufferpanel.

Cerealistic avatar Cerealistic commented on June 10, 2024

I have installed pufferpanel and it has created the files, but I wish to upload my own folders to the file manager. It should own the server files, but I want to replace them with my own.

from pufferpanel.

disconsented avatar disconsented commented on June 10, 2024

The SFTP implementation is reliable, any breakages are likely from tampering with files, running the panel in an unsupported manner or rarely an unsupported client.

For support issues, join the discord.

from pufferpanel.

nepcore avatar nepcore commented on June 10, 2024

Just to make it clear, the web file manager does not support folders and probably will not any time soon. Browsers are not good at file handling in the best of cases and completely insane in the worst. Uploading a folder is completely unsupported by browsers and even letting a user select a folder is only somewhat possible in non-standard ways bringing along tons of headaches.

The built in SFTP exists because browsers are bad at being file managers and it usually works perfectly fine so long as no firewall is blocking the port (5657 by default) and you copy the credentials from the panel correctly.

from pufferpanel.

Cerealistic avatar Cerealistic commented on June 10, 2024

Just to make it clear, the web file manager does not support folders and probably will not any time soon. Browsers are not good at file handling in the best of cases and completely insane in the worst. Uploading a folder is completely unsupported by browsers and even letting a user select a folder is only somewhat possible in non-standard ways bringing along tons of headaches.

The built in SFTP exists because browsers are bad at being file managers and it usually works perfectly fine so long as no firewall is blocking the port (5657 by default) and you copy the credentials from the panel correctly.

I tried to use SFTP, but I get an error that my password is invalid. I use my panel password.

from pufferpanel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.