watfile

command module
v0.0.0-...-98621c8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2015 License: MIT, MPL-2.0 Imports: 19 Imported by: 0

README

watfile

watfile is a simple, secure, and performant file uploader.

Setup

First, you must install the dependencies gcfg and mysql.

go get code.google.com/p/gcfg
go get github.com/go-sql-driver/mysql

Then, copy watfile.conf.default to watfile.conf and edit the configuration settings. In particular, make sure to include the relevant information to connect to the database.

Finally, you should be able to compile watfile and run it! Make sure to place watfile.conf in the same directory as the executable is running from. The executable itself will create any subdirectories it needs.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL