go-autoftp

command module
v0.0.0-...-df15a05 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2018 License: AGPL-3.0 Imports: 5 Imported by: 0

README

go-autoftp

go-autoftp is a utility used to automagically upload a directory to a given FTP server on change.

Installation

To install this application, use the default go toolchain.

go get -u -v github.com/fronbasal/go-autoftp

Usage

usage: autoftp --server=SERVER --username=USERNAME --password=PASSWORD --directory=DIRECTORY [<flags>]

Flags:
      --help                 Show context-sensitive help (also try --help-long and --help-man).
  -s, --server=SERVER        The FTP host to connect to
  -u, --username=USERNAME    The FTP username
  -p, --password=PASSWORD    The FTP password
  -d, --directory=DIRECTORY  The directory to watch
  -v, --verbose              Enable verbose output
  -f, --overwrite            Overwrite existing files

License

This software is licensed under the AGPLv3 license.

Maintainers

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