I want to download a single file that is not in the root

Files and folders downloader add-on with resume support.

I want to download a single file that is not in the root

Postby atgbcn » Thu Jan 21, 2010 10:07 am

How can I configure the applet to download a single file such as

directory_1/directory_2/file.txt

?

Thanks a lot
atgbcn
 
Posts: 1
Joined: Thu Jan 21, 2010 10:05 am

Re: I want to download a single file that is not in the root

Postby support » Sun Jan 24, 2010 1:34 pm

Try:
<PARAM NAME="url" VALUE="http://yourserver.com/something/process.php">
<PARAM NAME="item1" VALUE="file.txt">
<PARAM NAME="param5" VALUE="account">
<PARAM NAME="value5" VALUE="directory_1/directory_2">

Does it help ?
-- Support Team
User avatar
support
 
Posts: 976
Joined: Sun Jan 27, 2008 6:19 pm


Return to JFileDownload



cron

Sitemap | Privacy Statement | Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc.
in the U.S. and other countries. All other company and/or product names are the property of their respective owners.