Ubuntu braimstorm
It is currently Fri May 24, 2013 2:31 pm

All times are UTC




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: Fri Sep 09, 2011 12:01 pm 
Hello

Don't know if already requested, but couldn't be possible to have an option to download not all always in the same folder, but keeping the full URL name of the file?

So we avoid the problem of duplicate file names and we know the origin of each downloaded file, and as I want to download many files (tens of thousands) is better organized.

I use WGet for that (option -x ) but I need an easy to use download manager for passing big lists of files to download to friends not very computer savvy.

Thank you in advance

Jose


Last edited by Usher on Sat Sep 10, 2011 9:56 pm, edited 1 time in total.
moved to a separated topic


Report this post
Top
  
Reply with quote  
PostPosted: Fri Sep 09, 2011 12:52 pm 
Offline

Joined: Sat Mar 20, 2010 2:37 pm
Posts: 935
Location: Poland
JABBOS2 wrote:
Don't know if already requested, but couldn't be possible to have an option to download not all always in the same folder, but keeping the full URL name of the file?
Do you know how to use macros in download path?

_________________
Andrzej P. Wozniak
FDM user and forum moderator


Report this post
Top
 Profile  
Reply with quote  
PostPosted: Sat Sep 10, 2011 5:31 pm 
Usher wrote:
Do you know how to use macros in download path?


Thank you Andrzej for the fast answer.

Seems that macros is just what I need... but I have no idea how to use them, can't find it in the help.

This can be set as default in the Settings- Downloads - New Download - Set Default Download folder setting, or somewhere else?

Hope this is not too complicated for my friend.

Jose


Report this post
Top
  
Reply with quote  
PostPosted: Sat Sep 10, 2011 7:50 pm 
Offline

Joined: Sat Mar 20, 2010 2:37 pm
Posts: 935
Location: Poland
JABBOS2 wrote:
Usher wrote:
Do you know how to use macros in download path?
This can be set as default in the Settings- Downloads - New Download - Set Default Download folder setting, or somewhere else?
It is better to use group list in the left panel and define download folder for every group separately:
- You can right click on a selected group, choose "Group properties" from the context menu and change download folder if needed.
- If you want to use different settings, you can create separate group and select this group in "Add download" dialog window.
- You can even use group settings for just one site, if you select the group for the site using "Site Manager" tab.
If you want to have the best results, you should do some tests on your own.

_________________
Andrzej P. Wozniak
FDM user and forum moderator


Report this post
Top
 Profile  
Reply with quote  
PostPosted: Sun Apr 15, 2012 12:25 am 
Simple cmd file:

@ECHO OFF
set npath=%~n1_%date%
set commentfile=%1.dsc.txt
CD %~d1
MD "%~dp1%npath%"
move %1 "%~dp1%npath%"
move %commentfile% "%~dp1%npath%"


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 6 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group
Copyright © 2004-2012. Free Download Manager.ORG. All rights reserved