291
299
# This squelches the "file not found" result fromm ncftpls when
292
300
# the ftp backend looks for a collection that does not exist.
297
310
raise BackendException("Error running '%s'" % private)
299
312
def get_fileobj_read(self, filename, parseresults = None):