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>.
<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>
<h1>Tool description</h1>
<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>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.
</p>
</tbody>
<tfoot>
</tfoot>
</table> -->
<h1>Install</h1>
<p>Please use the package installation for your operative system and follow the installation instructions.</p>
<h2>Linux</h2>
<p>Ebulk package available in ubuntu-ppa repository allows to easily install the tool using apt commands.</p>
<p>Make sure <code>software-properties-common</code> is installed in order to run all apt commands:</p>