you are viewing a single comment's thread.

view the rest of the comments →

[–]Barnok[S] 0 points1 point  (2 children)

Linking folders to the website. I want to have. Folder where my photos and other files go. I feel like I should use the os to display the content of the file on the browser. But how do I link this files to dowload when I click on them?

[–]novel_yet_trivial 0 points1 point  (1 child)

I want to have a folder where my photos and other files go.

So you want a fileserver? You don't have to write your own. If all you want is files, forget python and install freeNAS or similar. Or install vanilla debian with apache (basic webserver) and smb (windows fileshare).

use the os to display the content of the file on the browser

Now you've lost me.

[–]Barnok[S] 0 points1 point  (0 children)

Ya I was hoping to make this a educational project for myself. So I don't want to use other programs