Mailinglist Archive: opensuse-factory (1233 mails)
| < Previous | Next > |
Re: [opensuse-factory] Can't combine ftp and torrent
- From: josef reidinger <jreidinger@xxxxxxx>
- Date: Sat, 08 Nov 2008 12:17:50 +0100
- Message-id: <4915755E.1060403@xxxxxxx>
Rajko M. napsal(a):
This would help:
-i, --input-file=FILE
Downloads URIs found in FILE. You can specify multiple URIs for a
single entity: separate URIs on a single line using the TAB
character. Reads input from stdin when - is specified.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
I can't find way to use aria2c to download from torrent and ftp server.
aria2-0.16.2-1.1.i586.rpm from
http://download.opensuse.org/repositories/network:/utilities/openSUSE_11.0/
Command:
aria2c -p -s2 -d./ \
ftp://ftp5.gwdg.de/pub/opensuse/distribution/11.1-Beta4/iso/dvd/openSUSE-11.1-Beta4-DVD-i586.iso\
openSUSE-11.1-Beta4-DVD-i586.iso.torrent
It downloads
1 iso from ftp server to ./ as specified with '-d' option
and
1 from torrent in ./openSUSE-11.1-Beta4-DVD-i586-iso/
as specified in torrent file.
Giving '-d ./openSUSE-11.1-Beta4-DVD-i586-iso' doesn't help.
It just changes base directory from ./ to ./openSUSE-11.1-Beta4-DVD-i586-iso
and runs both downloads separately again.
It would be fine to be able to use ftp to speed up download and leave it as
seeder for torrent.
This would help:
-i, --input-file=FILE
Downloads URIs found in FILE. You can specify multiple URIs for a
single entity: separate URIs on a single line using the TAB
character. Reads input from stdin when - is specified.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |