Description

Provide simple mechnism to create backups (#55)

the intial requirements:

  • simple command-line, cross-platform (unix, windows)
  • ssh connection with key-only authentication
Changes

Change History

Changed 4 months ago by lazaridis_com

  • status changed from new to closed
  • nextactor set to lazaridis_com
  • resolution set to fixed

Changed 4 months ago by lazaridis_com

provided simple cmd tool which creates tar of folder and copies to local system (via putty, for windos)

Changed 4 months ago by lazaridis_com

  • nextactor lazaridis_com deleted
  • description modified (diff)

Changed 4 months ago by lazaridis_com

  • component changed from secure to infra.webserver

Changed 4 months ago by lazaridis_com

  • rootid set to 0
  • delimit unset
  • private unset
  • label set to backup
  • nextactor set to lazaridis_com
  • order set to 0

Changed 3 years ago by lazaridis_com

  • owner pansid deleted

Changed 3 years ago by lazaridis_com

  • component changed from infra to secure

The implementation should be incremental.

  • provide immediately a script to fetch the directory (full backup), e.g. based on the windows "putty" tools.
  • add a script to provide incremental backups
  • migrate the functionality to dedicated tools, like e.g. rsync

Changed 3 years ago by lazaridis_com

  • priority changed from normal to critical

An initial implementation can be limited to the windows platform.

A simple script which connects to the server and retrieves a directory content.