Jump to content

Python http.server upload

I have a linux machine that i use as a server.

I wanted to set up a nas with it using python http.server or similar because i can access it from a web browser. The only problem is that i want to upload file other than download.

How can i do it?

Link to comment
Share on other sites

Link to post
Share on other sites

1 hour ago, Blade_792 said:

I have a linux machine that i use as a server.

I wanted to set up a nas with it using python http.server or similar because i can access it from a web browser. The only problem is that i want to upload file other than download.

How can i do it?

why bither writing a extra server for something like that, just setup nextcloud or some server like that, ehich already comes with a nice webui

Link to comment
Share on other sites

Link to post
Share on other sites

55 minutes ago, Haraikomono said:

why bither writing a extra server for something like that, just setup nextcloud or some server like that, ehich already comes with a nice webui

i can try that

 

Link to comment
Share on other sites

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

×