An abstraction of the shell commands used by the FTP protocol for a given user account
There are no attributes in this class.
access(path)
list(path, keys=())
makeDirectory(path)
openForReading(path)
openForWriting(path)
removeDirectory(path)
removeFile(path)
rename(fromPath, toPath)
stat(path, keys=())
There are no known subclasses.