mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 21:01:13 +00:00
7 lines
156 B
Plaintext
7 lines
156 B
Plaintext
|
nbdkit \
|
||
|
--unix /tmp/statedir-3/nbdkit-test-disk-3.socket \
|
||
|
--foreground \
|
||
|
--readonly curl \
|
||
|
protocols=ftp \
|
||
|
url=ftp://ftp.example.org:20/path/to/disk3.iso
|