Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add backup usage example for newbies #1

Open
LeavOA opened this issue Jul 28, 2020 · 0 comments
Open

Add backup usage example for newbies #1

LeavOA opened this issue Jul 28, 2020 · 0 comments

Comments

@LeavOA
Copy link

LeavOA commented Jul 28, 2020

Took me a while to figure it out, so thought perhaps this could/should be added to the examples:

  • the command comes first (e.g. backup)
  • the arguments come second (e.g. -domain)

So for typical backup use case, the following command may be useful:

.\rfm.exe backup -domain [Duet ip or domain] ".\backup folder" "/"

This will backup everything (last slash means entire duet directory) on the duet at the [ip] into a subfolder called "backup folder" next to the executable (since the last argument is omitted, default is to backup everything)

Thought this could be useful to newbies like me.

Thanks for writing this very useful software!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant