FTP archives permission defect

Status
Not open for further replies.
Joined
Sep 10, 2013
Messages
2
Hi you guys.

I'm a bit new using freenas, I use it since 0.7.x, but not with full features.

The thing is, lately I'm in need of some FTP services. Here is the cenario:

0 - I have a FTP folder shared with 0755;
1 - Under that folder, I have a folder shared under a user and a group, let's call "user_ext" and "group_ext";
pasta.PNG
2 - I have this folder as a shortcut on the external machines, using the link: "explorer.exe ftp://user_ext:password@ext_ip";
3 - At home I have a different user that access this folder, in order to share files, "user_int", and I made it also part of the group "group_ext";
4 - On the shared folder permission, I've put 0770 as permission to the group "group_ext" and the user "administrator", in order for me to see the files as well;

Here is the issue:

1 - When the user_int copy the files into the folder, the file permissions are 0666;
direito_arquivo_user_int.PNG
2 - When the user_ext copy the files, the permisions are 0600.
direito_arquivo_user_ext.PNG

On the second case, it is impossible for my user_int even to read the file. I thought the permissons follows the folder permissions, 0770, but it turns out not. Am I making any mistakes?? Can you help me make it right?

Thanks in advance for the help.

Regards,
Adolfo
 
D

dlavigne

Guest
What are the settings for "File Permission" and "Directory Permission" on Services → FTP? These set the permissions for newly created files/directories.
 
Status
Not open for further replies.
Top