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

Method ntransfercmd

Lib/ftplib.py:317–372  ·  view source on GitHub ↗

Initiate a transfer over the data connection. If the transfer is active, send a port command and the transfer command, and accept the connection. If the server is passive, send a pasv command, connect to it, and start the transfer command. Either way, return the so

(self, cmd, rest=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

transfercmdMethod · 0.95
retrfileMethod · 0.45
ntransfercmdMethod · 0.45

Calls 7

makepasvMethod · 0.95
sendcmdMethod · 0.95
getrespMethod · 0.95
makeportMethod · 0.95
parse150Function · 0.85
closeMethod · 0.45
acceptMethod · 0.45

Tested by

no test coverage detected