ashkulz / NppFTP

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

Set permissions on FTP folders #286

Closed mbeulens closed 4 years ago

mbeulens commented 4 years ago

Description of the Issue

In dreamweaver i was able to set the file/directory permissions via the build in FTP client. I would love to have this feature in NppFTP

Steps to Reproduce the Issue

  1. Create a new directory
  2. Set persmission

Expected Behavior

A contextmenu item and dialog to set permissions

Actual Behavior

Debug Information

persmission_2020-07-11_14-26-58

chcg commented 4 years ago

See PR #15 and #199, so I consider this as duplicate to that one.