Sends file to the remote host.
def send_file(file_name: str) -> None: ...
This method sends the specified file to the remote host the class is connected to.