Alexandre Magaz wrote:
>> Moreover the remove of the tarball is delayed until the client can work
>> as a seeder, but after that the tarball is exctracted and removed...
>> here is the code:
>>
>>     # Extract image.
>>     logmsg "Extracting image from ${bittorrent_tarball} ..."
>>     (cd /a/ && tar -xv${compress}f
>> ${BITTORRENT_STAGING}/${bittorrent_tarball}) || shellout
>>     rm -f ${BITTORRRENT_STAGING}/${bittorrent_tarball}
>>     unset bittorrent_tarball
> 
> If I don't misunderstand you, after the image download have finished, the
> client keeps seeding it until the tarball gets extracted.
> 

yes, the client keeps seeding it for a time, then the tarball is
extracted and then removed...

Regards,
-Andrea


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to