Olivier Goffart
a299907c59
New discovery algorithm: Virtual files
...
The commented tests lines were implementation details
2018-07-17 13:35:07 +02:00
Olivier Goffart
1753ce651b
Virtual Files: Allow to download a folder recursively from the socket API
...
Issue: #6466
2018-05-30 11:57:57 +02:00
Christian Kamm
3a7a6b0b9e
Virtual files: Wipe virtual after download completes, not before
...
Otherwise a interrupted or unsuccessful download would mean that the
download-intend was forgotten. The next sync would reestablish the
virtual file instead.
2018-05-30 11:50:14 +02:00
Christian Kamm
252484e875
Virtual files: Only remove virtual file once on download
...
With thanks to @ogoffart for spotting the problem.
2018-05-30 10:39:49 +02:00
Christian Kamm
8f9f2b5462
Rename Placeholders to Virtual Files in code #6531
2018-05-23 09:57:00 +02:00