Simple file sharing web application [closed]


up vote
2
down vote
favorite
I am looking for a simple web application that may be deployed to a web server like Apache or nginx, serving though HTTP(S) the contents of a certain folder. Most web browsers already support this to some extent, but I would like to have more advanced functionalities, like:
- filter files by name
- order files by size, date, etc
- select multiple files for simultaneous download
The requirement for such application is that it runs or Ubuntu server. I prefer open source, but would also consider freeware.
Implementing technologies are not important, JavaScript, PHP, HTML, all good as long as it fulfils the purpose.
software-recommendation file-sharing webapps
closed as off-topic by waltinator, Kevin Bowen, Amith KK, N0rbert, Melebius Jun 4 at 12:23
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." â waltinator, Amith KK, Melebius
add a comment |Â
up vote
2
down vote
favorite
I am looking for a simple web application that may be deployed to a web server like Apache or nginx, serving though HTTP(S) the contents of a certain folder. Most web browsers already support this to some extent, but I would like to have more advanced functionalities, like:
- filter files by name
- order files by size, date, etc
- select multiple files for simultaneous download
The requirement for such application is that it runs or Ubuntu server. I prefer open source, but would also consider freeware.
Implementing technologies are not important, JavaScript, PHP, HTML, all good as long as it fulfils the purpose.
software-recommendation file-sharing webapps
closed as off-topic by waltinator, Kevin Bowen, Amith KK, N0rbert, Melebius Jun 4 at 12:23
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." â waltinator, Amith KK, Melebius
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I am looking for a simple web application that may be deployed to a web server like Apache or nginx, serving though HTTP(S) the contents of a certain folder. Most web browsers already support this to some extent, but I would like to have more advanced functionalities, like:
- filter files by name
- order files by size, date, etc
- select multiple files for simultaneous download
The requirement for such application is that it runs or Ubuntu server. I prefer open source, but would also consider freeware.
Implementing technologies are not important, JavaScript, PHP, HTML, all good as long as it fulfils the purpose.
software-recommendation file-sharing webapps
I am looking for a simple web application that may be deployed to a web server like Apache or nginx, serving though HTTP(S) the contents of a certain folder. Most web browsers already support this to some extent, but I would like to have more advanced functionalities, like:
- filter files by name
- order files by size, date, etc
- select multiple files for simultaneous download
The requirement for such application is that it runs or Ubuntu server. I prefer open source, but would also consider freeware.
Implementing technologies are not important, JavaScript, PHP, HTML, all good as long as it fulfils the purpose.
software-recommendation file-sharing webapps
asked Jun 1 at 16:02


LuÃs de Sousa
8,713174895
8,713174895
closed as off-topic by waltinator, Kevin Bowen, Amith KK, N0rbert, Melebius Jun 4 at 12:23
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." â waltinator, Amith KK, Melebius
closed as off-topic by waltinator, Kevin Bowen, Amith KK, N0rbert, Melebius Jun 4 at 12:23
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." â waltinator, Amith KK, Melebius
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
filebrowser presents various of the features I am searching for. It is more centered on file upload and management, but also supports download.
List of functionalities:
- file listings in mosaic or list
- delete
- move
- rename
- upload
- create new files and directories.
- direct single file download
- multiple file download as
.zip
,.tar
,.tar.gz
,.tar.bz2
or.tar.xz
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
filebrowser presents various of the features I am searching for. It is more centered on file upload and management, but also supports download.
List of functionalities:
- file listings in mosaic or list
- delete
- move
- rename
- upload
- create new files and directories.
- direct single file download
- multiple file download as
.zip
,.tar
,.tar.gz
,.tar.bz2
or.tar.xz
add a comment |Â
up vote
1
down vote
filebrowser presents various of the features I am searching for. It is more centered on file upload and management, but also supports download.
List of functionalities:
- file listings in mosaic or list
- delete
- move
- rename
- upload
- create new files and directories.
- direct single file download
- multiple file download as
.zip
,.tar
,.tar.gz
,.tar.bz2
or.tar.xz
add a comment |Â
up vote
1
down vote
up vote
1
down vote
filebrowser presents various of the features I am searching for. It is more centered on file upload and management, but also supports download.
List of functionalities:
- file listings in mosaic or list
- delete
- move
- rename
- upload
- create new files and directories.
- direct single file download
- multiple file download as
.zip
,.tar
,.tar.gz
,.tar.bz2
or.tar.xz
filebrowser presents various of the features I am searching for. It is more centered on file upload and management, but also supports download.
List of functionalities:
- file listings in mosaic or list
- delete
- move
- rename
- upload
- create new files and directories.
- direct single file download
- multiple file download as
.zip
,.tar
,.tar.gz
,.tar.bz2
or.tar.xz
answered Jun 3 at 16:19


LuÃs de Sousa
8,713174895
8,713174895
add a comment |Â
add a comment |Â