Closed ThomasWaldmann closed 1 month ago
we shouldn't check just for the base directory and reject if it exists, that is troublesome for cloud storages.
also, it is not really a problem if we just use an empty filesystem or sftp directory - we should only reject if there is stuff inside.
@ncw will merge after tests pass.
i fixed posixfs and sftp backends, but not rclone. thanks for helping!
we shouldn't check just for the base directory and reject if it exists, that is troublesome for cloud storages.
also, it is not really a problem if we just use an empty filesystem or sftp directory - we should only reject if there is stuff inside.