May be it`s possible to specify download directory separately for each project? How?
> May be it`s possible to specify download directory separately for each project? How?
Would it really make sense to you? I never thought about this.
But you can do it by putting each Project in a separate folder:
File... New... Folder...
Change the path to the "Folder download directory".
If you want to see the actual status of a folder:
Right-click... Properties...
Yes, you can easily create several folders with their own Download Directories and sort your Projects by these folders. In most cases it is more convenient to do it this way rather than to have specify each download directory by each Project separately.
This is why we decided to do it this way.
Best regards,
Oleg Chernavin
MP Staff
> Best regards,
> Oleg Chernavin
> MP Staff
Thanks for the answer
I find it useful to download some projects to specific directories, myself. I have a lot of project folders already, and also there are some groups of projects I want to start and stop together. To save a project to a sub-folder just use URL substitutes to insert a directory name into the saved filenames:
URL: http://*
Replace: http://
With: http://<directory name>/
Uncheck the item so it is only used for offline filenames and there you go.
Wow! I haven`t thought that URL Substitutes will be used for that purpose! :-)
Oleg.