vscode-sftp icon indicating copy to clipboard operation
vscode-sftp copied to clipboard

Problem with upload new file or sync all from local to remote

Open drbelt27 opened this issue 1 month ago • 0 comments

I have a problem with the plugin regarding file ownership permissions.

Given how the application I’m working on is set up, I log in with a user, but the owner must always be www-data and the group www-data.

How can this be done with this plugin? Otherwise, I always end up having to connect via shell to run chown.

Regards

drbelt27 avatar Oct 13 '25 14:10 drbelt27