MCPcopy Index your code
hub / github.com/RustPython/RustPython / ftpcp

Function ftpcp

Lib/ftplib.py:879–898  ·  view source on GitHub ↗

Copy file from one FTP-instance to another.

(source, sourcename, target, targetname = '', type = 'I')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

parse227Function · 0.85
voidcmdMethod · 0.80
sendcmdMethod · 0.80
sendportMethod · 0.80
voidrespMethod · 0.80

Tested by

no test coverage detected