Example #1
0
 def sftp_chmod(self, path, mode):
     return SSH.sftp_chmod(self, path, mode)