MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / FTP

Class FTP

Lib/ftplib.py:79–601  ·  view source on GitHub ↗

An FTP client class. To create a connection, call the class using these arguments: host, user, passwd, acct, timeout The first four arguments are all strings, and have default value ''. timeout must be numeric and defaults to None if not passed, meaning that no timeout

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected