graval-swift

command
v0.0.0-...-409aedd Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2014 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

An example FTP server build on top of graval. graval handles the details of the FTP protocol, we just provide a persistence driver for rackspace cloud files.

If you're looking to create a custom graval driver, this example is a reasonable starting point. I suggest copying this file and changing the function bodies as required.

USAGE:

go get github.com/yob/graval
go install github.com/yob/graval/graval-swift
export UserName=myusername
export ApiKey=myapikey
export AuthUrl="https://auth.api.rackspacecloud.com/v1.0"
export Container=my-container
./bin/graval-swift

Jump to

Keyboard shortcuts

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