Comment 5 for bug 1420054

Revision history for this message
Dima Shulyak (dshulyak) wrote :

Let me explain what is going on:

1. Snapshot is served by nginx server, that is why it is stored in /var/www/nailgun
2. Fuel client downloads that snapshot from nginx - it is not copied locally or anything
3. I hope it is clear that we can not know what user actually wants - download snapshot into specific directory
on local machine or put snapshot in another directory on master

So the only option that i see is to provide additional flag, like local, or overwrite snapshot settings.
But in such case snapshot wont be downloadable.