<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Dear All, <br>
<br>
I have been using this syntax to mount some of the hosts's
directories in the container:<br>
<br>
lxc config device add gp sources disk source=$HOME/p/gratipay.com
path=/opt/srv<br>
<br>
<font face="sans-serif">However, I don't see to be able to use a
host path (source=) with a space in it. I tried using forward
slash (\), single quotes ('), double quotes (") around the path,
everything, but it gets put in the configuration with the path
truncated at the first space.... Is it possible to use paths with
spaces in it?<br>
<br>
Valerio <br>
</font>
</body>
</html>