Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jordic committed May 3, 2014
1 parent 4636219 commit 6129ca9
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,24 @@ on future file operations ( delete, rename, edit )
Start from commandline:

> file_server
> -dir="directory" ( default to current . )
> -port=":8080"
> -log=true/false show console logs...
And browser your system or server at:

http://localhost:8080

Donwload some builds:

http://tempointeractiu.net/file_server/



##### @Todo

+ Add some type of flahs session, to notify user after an upload
+ Add the current path, and a direct acces to parent path
+ ~~Add some type of flahs session, to notify user after an upload~~
+ ~~Add the current path, and a direct acces to parent path~~
- Add file operations, like ~~delete~~, move or uncompress zip files..
- Refactor code, i'm building as learning golang.
- Add options for not allowing uploads
Expand All @@ -30,7 +35,7 @@ Start from commandline:

##### Changelog

###### v5
###### v0.5
+ Added version number
+ File deleting operations

Expand Down

0 comments on commit 6129ca9

Please sign in to comment.