240
246
mutter("FTP has not: %s: %s", abspath, e)
243
def get(self, relpath, decode=False, retries=0):
249
def get(self, relpath, decode=DEPRECATED_PARAMETER, retries=0):
244
250
"""Get the file at the given relative path.
246
252
:param relpath: The relative path to the file