Directory, File Permissions #536
charlotattardjpj
started this conversation in
General
Replies: 1 comment 2 replies
-
Hi, SFTPGo runs, by default, using the dedicated
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have this setup on a CentOS machine. The below is an example of a directory and its files which is mounted on the SFTP. I have created a user on the SFTP with * Permission. When I login with this user I cannot move files, upload or delete them. Im using cyberduck as a client. It gives me an error that user does not have permissions.
Absolute Path : /sftp_drakkan/YY/NN/
-rwxrwxr-x. 1 777 root 1960 Sep 14 09:40 XX
-rwxrwxr-x. 1 777 root 1686 Sep 14 09:40 XX
-rwxrwxr-x. 1 777 root 4349 Sep 14 09:40 XX
-rwxrwxr-x. 1 777 root 965 Sep 14 09:40XX
drwxrwxr-x. 6 777 root 4096 Sep 14 09:40 XX
drwxrwxr-x. 2 777 root 16384 Sep 14 09:40 XX
Thanks a lot for your help.
Beta Was this translation helpful? Give feedback.
All reactions