You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: