parsl.channels.errors.FileCopyException

exception parsl.channels.errors.FileCopyException(e: Exception, hostname: str)[source]

File copy operation failed

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