252
252
mutter("FTP has not: %s: %s", abspath, e)
255
def get(self, relpath, decode=False, retries=0, **hints):
255
def get(self, relpath, decode=False, retries=0):
256
256
"""Get the file at the given relative path.
258
258
:param relpath: The relative path to the file