When you a retrieve a file from a directory other than the working directory, and save it is saved by default to the directory it is retrieved from.
However to save a file to the working directoy irrespective of the directory it is retrieved from, use this config.pro option for your advantage.
set OVERRIDE_STORE_BACK to YES. Now you could see your files saved to the current working directory.
However to save a file to the working directoy irrespective of the directory it is retrieved from, use this config.pro option for your advantage.
set OVERRIDE_STORE_BACK to YES. Now you could see your files saved to the current working directory.