<div dir="ltr">I've setup an automated deploy script that does the following:<div><br></div><div>* Uploads (via scp) a file to a host</div><div>* Executes (via ssh) the `lxc file push` command to a container on that host</div><div><br></div><div>Every once in a while the file that is pushed to the container winds up being garbled somehow.  I've experienced this for both text and binary files.  When I crack open the text file typically it appears that the last line of the file duplicates some partial remnants of the previous file that was overwritten.</div><div><br></div><div>My current work around is to issue an `lxc exec -- rm -f <existing file>` before doing the push.<br></div><div><br></div><div>Before I go through a lot of trial-and-error I was wondering if anyone knows if this is a known issue, or have otherwise experienced this for themselves?<br clear="all"><div><br></div><div>Versions:</div><div>LXC: 0.19</div><div>LXD: 0.19</div><div>LXCFS: 0.10</div><div><br></div><div>Thanks,</div><div><br></div><div>Craig.</div><div><br></div><div><br></div>
</div></div>