Opened 8 years ago
Closed 8 years ago
#58 closed defect (duplicate)
Question about Bittorrent and the masterscript
Reported by: | hamoussi.ibtissam@gmail.com | Owned by: | somebody |
---|---|---|---|
Priority: | blocker | Milestone: | SALI 1.6.0 |
Component: | sali | Version: | 1.5.7 |
Keywords: | Cc: |
Description
Hi,
I actualy use this masterscript https://oss.trac.surfsara.nl/sali/browser/trunk/example/masterscript.new
It works very good with the rsync protocol but not with the bittorrent . I tried to edit the script, but i didn't succed.
It stops when the bittorent transfert begin, after the call to function getimage. I obtain :
Starting download tarball image_ubuntu.tar.gz via torrent to location /tmp/usr/bin/aria2c --enable-rpc --human-readable=false --dir /tmp /torrent/image-ubuntu.tar.gz.torrent
Downloading : 0 percent at bytes/sec
Downloading : 0 percent at bytes/sec
Downloading : 0 percent at bytes/sec
...
May i have your help please ?
Ibtissam
Attachments (0)
Change History (2)
comment:1 Changed 8 years ago by bas
comment:2 Changed 8 years ago by bas
- Resolution set to duplicate
- Status changed from new to closed
see #57
Ibtissam,