sergi/jsftp

Uploaded file permissions are always -rw-------

Closed this issue · 0 comments

Although remote user umask is set to 022 (-rw-r--r--), when uploaded, permissions change to "-rw-------". On local file system, the permissions are "-rwxrwxrwx". When I touch a new file with the same user on remote server, the permissions are correctly set to "-rw-r--r--".