This commit is contained in:
parent
4a84cd70b6
commit
32d643554b
1 changed files with 47 additions and 47 deletions
|
@ -4,7 +4,7 @@ I want to addurl using ftp protocol.
|
||||||
|
|
||||||
### What steps will reproduce the problem?
|
### What steps will reproduce the problem?
|
||||||
|
|
||||||
* setting up a new repo
|
setting up a new repo
|
||||||
|
|
||||||
% alias ga
|
% alias ga
|
||||||
ga=/home/applis/git-annex.linux/git-annex
|
ga=/home/applis/git-annex.linux/git-annex
|
||||||
|
@ -12,7 +12,7 @@ I want to addurl using ftp protocol.
|
||||||
init ok
|
init ok
|
||||||
(Recording state in git...)
|
(Recording state in git...)
|
||||||
|
|
||||||
* addurl --file works with http
|
addurl --file works with http
|
||||||
|
|
||||||
% wget http://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
|
% wget http://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
|
||||||
[...]
|
[...]
|
||||||
|
@ -24,7 +24,7 @@ I want to addurl using ftp protocol.
|
||||||
addurl git-annex-standalone-amd64.tar.gz ok
|
addurl git-annex-standalone-amd64.tar.gz ok
|
||||||
(Recording state in git...)
|
(Recording state in git...)
|
||||||
|
|
||||||
* addurl works with ftp:
|
addurl works with ftp:
|
||||||
|
|
||||||
% ga addurl ftp://ftp.belnet.be/debian-cd/7.4.0-live/i386/iso-hybrid/debian-live-7.4-i386-lxde-desktop.iso.log
|
% ga addurl ftp://ftp.belnet.be/debian-cd/7.4.0-live/i386/iso-hybrid/debian-live-7.4-i386-lxde-desktop.iso.log
|
||||||
addurl ftp.belnet.be_debian_cd_7.4.0_live_i386_iso_hybrid_debian_live_7.4_i386_lxde_desktop.iso.log (downloading ftp://ftp.belnet.be/debian-cd/7.4.0-live/i386/iso-hybrid/debian-live-7.4-i386-lxde-desktop.iso.log ...)
|
addurl ftp.belnet.be_debian_cd_7.4.0_live_i386_iso_hybrid_debian_live_7.4_i386_lxde_desktop.iso.log (downloading ftp://ftp.belnet.be/debian-cd/7.4.0-live/i386/iso-hybrid/debian-live-7.4-i386-lxde-desktop.iso.log ...)
|
||||||
|
@ -33,7 +33,7 @@ I want to addurl using ftp protocol.
|
||||||
ok
|
ok
|
||||||
(Recording state in git...)
|
(Recording state in git...)
|
||||||
|
|
||||||
* addurl --file doesn't work with ftp
|
addurl --file doesn't work with ftp
|
||||||
|
|
||||||
% wget ftp://ftp.belnet.be/debian-cd/7.4.0-live/i386/iso-hybrid/debian-live-7.4-i386-standard.iso.zsync
|
% wget ftp://ftp.belnet.be/debian-cd/7.4.0-live/i386/iso-hybrid/debian-live-7.4-i386-standard.iso.zsync
|
||||||
[...]
|
[...]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue