mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
aaa897337d
Before this change serve s3 would return NoSuchKey errors when a non existent prefix was listed. This change fixes it to return an empty list like AWS does. This was discovered by the full integration tests. |
||
---|---|---|
.. | ||
dlna | ||
docker | ||
ftp | ||
http | ||
nfs | ||
proxy | ||
restic | ||
s3 | ||
servetest | ||
sftp | ||
webdav | ||
serve.go |