fix PUT response in write-only folders

This commit is contained in:
ed 2022-01-18 21:37:11 +01:00
parent 4fbe6b01a8
commit c9cac83d09

View file

@ -666,6 +666,7 @@ class HttpCli(object):
time.time(),
)
vsuf = ""
if self.can_read and "fk" in vfs.flags:
vsuf = "?k=" + gen_filekey(
self.args.fk_salt,