pimatic-backup

0.2.2 • Public • Published

pimatic-backup

Backup your pimatic config via FTP

Options

host:
  description: "Url to the backup server"
  type: "string"
port:
  description: "Port of the backup server"
  type: "number"
  default: 21
username:
  description: "Username of the backup server"
  type: "string"
password:
  description: "Password of the backup server"
  type: "string"
path:
  description: "Remote path of the backup server where the config should be saved"
  type: "string"
interval:
  description: "Backup interval in hours"
  type: "number"
  default: 24

Readme

Keywords

none

Package Sidebar

Install

npm i pimatic-backup

Weekly Downloads

0

Version

0.2.2

License

none

Unpacked Size

22.7 kB

Total Files

5

Last publish

Collaborators

  • sweebee