Ebulk tool makes easy to exchange or archive very large data sets. It performs data set ingestions or downloads from different protocols, to Wendelin-IA platform. It also allows to perform local changes in data sets and to upload added and modified files. One key feature of Ebulk is to be able to resume and recover from errors happening with interrupted transfers. <b><ahref="#/?page=ebulk_doc"style="color:#116D82">See documentation</a></b>.
</td>
</tr>
</tbody>
<tfoot>
</tfoot>
</table>
</div>
</div>
</div>
<h1>Tool description</h1>
<divclass="download">
<p><atarget="_blank"href="https://lab.nexedi.com/nexedi/ebulk">Ebulk</a> makes easy to exchange or archive very large data sets. It performs data set ingestions or downloads from different protocols, to Wendelin-IA platform. It also allows to perform local changes in data sets and to upload added and modified files. One key feature of Ebulk is to be able to resume and recover from errors happening with interrupted transfers. <b><ahref="#/?page=ebulk_doc"style="color:#116D82">See documentation</a></b></p>
<p>(make sure software-properties-common is installed in order to run all apt commands)</p>
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
sudo apt-get install software-properties-common
</td>
</tr>
<tr>
<td>
sudo add-apt-repository ppa:rporchetto/ebulk-ppa
</td>
</tr>
<tr>
<td>
sudo apt-get update
</td>
</tr>
<tr>
<td>
sudo apt-get install ebulk
</td>
</tr>
</tbody>
<h1>Requirements</h1>
<tfoot>
<p>Ebulk tool relies on <b>Embulk</b> Java application (see <atarget="_blank"href="https://www.embulk.org/">docs</a>). Please make sure that <atarget="_blank"href="https://www.oracle.com/java/technologies/javase-downloads.html">Java 8</a> is installed.