ashkulz / NppFTP

Plugin for Notepad++ allowing FTP, FTPS, FTPES and SFTP communications
https://ashkulz.github.io/NppFTP/
320 stars 93 forks source link

new files permissions writable by group #276

Open dandumit opened 4 years ago

dandumit commented 4 years ago

Description of the Issue

new files are created with permission 664 . by default web servers are denying this

Steps to Reproduce the Issue

  1. upload a new file

Expected Behavior

create upload new files with permission 644

Actual Behavior

Debug Information