Skip to content

Instantly share code, notes, and snippets.

@mpl
Created June 19, 2018 13:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mpl/a2abbc2faaf92124d9ac9bb1a2056abc to your computer and use it in GitHub Desktop.
Save mpl/a2abbc2faaf92124d9ac9bb1a2056abc to your computer and use it in GitHub Desktop.
{
"servers": {
"src": {
"server": "http://11.22.3.4:3179",
"auth": "userpass:foo:bar",
"default": true
},
"dest": {
"server": "http://localhost:3179",
"auth": "userpass:foo:bar"
}
},
"identity": "XXXXXXXX",
"ignoredFiles": [
".DS_Store"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment