183
183
#raise TransportError(msg='Error for path: %s' % (path,), orig_error=e)
191
186
def _remote_path(self, relpath):
192
187
# XXX: It seems that ftplib does not handle Unicode paths
193
188
# at the same time, medusa won't handle utf8 paths So if