Hello to everyone, my problem is the following: I need to capture 4 files ( one bg.gif, gears.js , sample.css and login.html ). These files are organised as followed (inside online server)
-login.html -js --- gears.js -css --- sample.css -img --- bg.gif When I capture the files using store.capture all the files are saved in the same directory (e.g. "stored_files#localserver"). Is there a way to keep the above mentioned file structure inside the "stored_files#localserver" either using store capture or another possible way? Thanks in advance, George
