mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 21:01:13 +00:00
7 lines
150 B
Plaintext
7 lines
150 B
Plaintext
|
nbdkit \
|
||
|
--unix /tmp/statedir-0/nbdkit-test-disk-0.socket \
|
||
|
--foreground \
|
||
|
--readonly curl \
|
||
|
protocols=ftp \
|
||
|
url=ftp://host.name:21/url/path/file.iso
|