Differences

This shows you the differences between the selected revisions of the page.

2020-05-29 2023-05-02 (current)
adding "command" to title (martin) executing chmod commands directly (martin)
Line 32: Line 32:
There is no equivalent for ''chmod'' command in [[library|.NET assembly]]. There is no equivalent for ''chmod'' command in [[library|.NET assembly]].
 +With [[scp|SCP]] protocol (and [[sftp|SFTP]], if you have a [[shell_session|shell access]]), you can use [[library_session_executecommand|''Session.ExecuteCommand'' method]] to execute ''chmod'' shell command.
 +With [[ftp|FTP protocol]], you can use ''Session.ExecuteCommand'' method to execute ''SITE CHMOD'' %%FTP%% command.

Last modified: by martin