blog for the day
This commit is contained in:
parent
6361f00a0f
commit
d093587abf
1 changed files with 14 additions and 0 deletions
14
doc/design/assistant/blog/day_136__misc.mdwn
Normal file
14
doc/design/assistant/blog/day_136__misc.mdwn
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
Changed how the directory and webdav special remotes store content.
|
||||||
|
The new method uses less system calls, is more robust, and leaves any
|
||||||
|
partially transferred key content in a single tmp directory, which
|
||||||
|
will make it easier to clean that out later.
|
||||||
|
|
||||||
|
Also found & fixed a cute bug in the directory special remote when the
|
||||||
|
chunksize is set to a smaller value than the ByteString chunk size, that
|
||||||
|
caused it to loop forever creating empty files.
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
Added an embedcreds=yes option when setting up special remotes.
|
||||||
|
Will put UI for it into the webapp later, but rather than work on that
|
||||||
|
tomorrow, I plan to work on glacier.
|
Loading…
Add table
Add a link
Reference in a new issue