Classes | |
| class | FTPFile |
Functions | |
| def | _check_raise_errno (ret) |
| def | _get_proxy (service, type) |
| def | checksum (path) |
| def | listdir (path) |
| def | mkdir (path) |
| def | open (path, mode) |
| def | rename (old_path, new_path) |
| def | reset_server () |
| def | rmdir (path) |
| def | unlink (path) |
Variables | |
| tuple | __all__ |
| def mavros.ftp.listdir | ( | path | ) |
| def mavros.ftp.rename | ( | old_path, | |
| new_path | |||
| ) |