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

user option for rsync-push #13

Open
tdawson opened this issue Jul 10, 2017 · 2 comments
Open

user option for rsync-push #13

tdawson opened this issue Jul 10, 2017 · 2 comments

Comments

@tdawson
Copy link
Collaborator

tdawson commented Jul 10, 2017

I usually run rsync-push as user with a different name than my FAS id. This causes problems with syncing.
Please add a user option for rsync-push.sh.

@contyk
Copy link
Member

contyk commented Jul 30, 2017

I recommend adding the fedorapeople.org host in your ~/.ssh/config, e.g.

Host fedorapeople.org
    Hostname fedorapeople.org
    User tdawson

@ignatenkobrain
Copy link
Member

@contyk btw, you don't need to explicitly say HostName in there if it matches Host ;)

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

3 participants