aureq / letslambda

3 stars 2 forks source link

Set file permissions when deploying over SSH/SFTP #31

Closed aureq closed 7 years ago

aureq commented 7 years ago

Got each ssh-host it would be useful to set the file permissions and ownership if that's specified by the configuration file. 3 new parameters should be created file_mode, file_uid, file_gid. This should occur once the file has been uploaded.