full pathname of destination file

Ask for help about FlashGot, no registration needed to post
Post Reply
Pronets
Junior Member
Posts: 24
Joined: Sun Feb 21, 2010 10:42 am

full pathname of destination file

Post by Pronets »

How to have full pathname of destination file?
f.e.:
-dest=[FOLDER]\[FNAME]
Mozilla/5.0 (Windows; U; Windows NT 5.1; it-IT; rv:1.9.2.2) Gecko/20100316 Firefox/3.0.3
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: full pathname of destination file

Post by therube »

FlashGot is only passing a name to a download manager.
(Suppose with some download managers it could pass path info?)

Typically it would be the download manager that would preserve the path or not.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.10pre) Gecko/20100327 SeaMonkey/2.0.5pre
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: full pathname of destination file

Post by Giorgio Maone »

Pronets wrote:How to have full pathname of destination file?
f.e.:
-dest=[FOLDER]\[FNAME]
That's not possible directly.
If you really need such a feature (but I doubt you do), you can write an intermediate batch or shell script to put the two parameters together.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2
Post Reply