upload2dav

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

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

Go to latest
Published: Dec 26, 2023 License: MIT Imports: 11 Imported by: 0

README

Upload2dav

Go Report Card

A simple utility written in Go to upload files to a WebDAV server such as Nextcloud.

Usage options

Usage: upload2dav [options] <file(s)>

Options:
  -d, --dir string     Alternative upload directory
  -c, --conf string    Specify config file (default "~/.config/upload2dav.json")
  -w, --write-config   Write config
  -q, --quiet          Quiet (do not show upload progress)
  -v, --version        Show version
  -u, --update         Update to latest version
  -h, --help           Show help

Installation

You can use of the pre-built binaries (see releases).

If you prefer to build it from source go install github.com/axllent/upload2dav

Configuration notes

When adding the WebDAV server, please ensure you include the WebDAV path (eg: https://example.com/remote.php/webdav/).

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