Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

wilriker/duetbackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duetbackup

Small tool to fetch all files in a folder on a Duet board. By default it will backup 0:/sys folder.

Usage

Usage of ./duetbackup:
  -dirToBackup string
        Directory on Duet to create a backup of (default "0:/sys")
  -domain string
        Domain of Duet Wifi
  -exclude value
        Exclude paths starting with this string (can be passed multiple times)
  -outDir string
        Output dir of backup
  -password string
        Connection password (default "reprap")
  -port uint
        Port of Duet Wifi (default 80)
  -removeLocal
        Remove files locally that have been deleted on the Duet
  -verbose
        Output more details

Feedback

Please provide any feedback either here in the Issues or send a pull request or go to the Duet3D forum.

About

Small tool to backup all files in a folder on a Duet board. This has been superseded by https://github.com/wilriker/rfm

Resources

License

Stars

Watchers

Forks

Packages

No packages published