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

sudo get/put needed #377

Open
javaone199 opened this issue May 18, 2022 · 0 comments
Open

sudo get/put needed #377

javaone199 opened this issue May 18, 2022 · 0 comments

Comments

@javaone199
Copy link

For example, a file directory tree is owned by user1.
login as user2 and user2 is in sudo group. but user2 can not access files owned by user1.
In this case, sudoGet and sudoPut are needed to access files owned by user1.

sudoGet from: remote_path, into: local_path
sudoPut from: local_path, into: remote_path

@javaone199 javaone199 changed the title sodo get/put needed sudo get/put needed May 18, 2022
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