Function
ftplib.parse257

Signature

parse257(resp)

Documentation String

Parse the 257 response for a MKD or PWD request. This is a response to a MKD or PWD request: a directory name. Returns the directoryname in the 257 reply.