365
365
except ftplib.error_perm, e:
366
366
self._translate_perm_error(e, abspath, unknown_exc=errors.PathError)
368
def append(self, relpath, f, mode=None):
368
def append_file(self, relpath, f, mode=None):
369
369
"""Append the text in the file-like object into the final