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

Can't get exclude to work #3

Open
LeavOA opened this issue Oct 10, 2020 · 0 comments
Open

Can't get exclude to work #3

LeavOA opened this issue Oct 10, 2020 · 0 comments

Comments

@LeavOA
Copy link

LeavOA commented Oct 10, 2020

Using windows powersheel, I'm sending the command:

'.\rfm.exe backup -domain 192.168.1.6 -exclude gcodes ".\backup 2020.10.10" "/"'

However the script always backs up the gcodes folder, no matter what I do.

I've tried:

-exclude gcodes
-exclude "gcodes"
-exclude "*gcodes*"
-exclude "/gcodes"
-exclude "0://gcodes"

the help file has a mysterious asterisk in the command, but I don't think that is part of the command:

Usage: rfm backup <common-options> [-removeLocal] [-exclude <excludepattern>]*
                  [<local/path> [<remote/path>]]

But I tried
-exclude "gcodes"*

anyway, to no avail ofcourse.

would appreciate guidance on this.

Thanks!

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