parsl.channels.errors.BadPermsScriptPath

exception parsl.channels.errors.BadPermsScriptPath(e, hostname)[source]

User does not have permissions to access the script_dir on the remote site

Contains: reason(string) e (paramiko exception object) hostname (string)