Transfers files from FTP server to a WebDAV server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nicolas Massé e3f63d3658 first release 3 years ago
.podman-compose first release 3 years ago
Containerfile first release 3 years ago
HACK.md first release 3 years ago
LICENSE first release 3 years ago
README.md first release 3 years ago
config.yaml first release 3 years ago
go.mod first release 3 years ago
go.sum first release 3 years ago
main.go first release 3 years ago
podman-compose.yaml first release 3 years ago

README.md

Golang integration that transfers files from FTP to Nextcloud

Context

My scanner (Brother ADS-1700W) can store documents on FTP servers but there is no support for Nextcloud nor any generic WebDAV server.

This integration fixes this.

Compilation

go build -o ftp-webdav-integration

Pre-requisites

  • Nextcloud instance
  • FTP server

Usage

podman-compose up -d
./ftp-webdav-integration config.yaml