EBULK TOOL
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. See documentation.

Linux

Linux (reporsitory)
sudo add-apt-repository ppa:rporchetto/ebulk-ppa
sudo apt-get update
sudo apt-get install ebulk
Linux (rpm)
wget http://www.wendelin.io//document_module/1/Base_download -O ebulk-1.1.2-1.rpm
rpm -Uhv ebulk-1.1.2-1.rpm

Mac OS X

Mac OS X
brew install https://github.com/roquegit/homebrew-ebulk/raw/master/ebulk.rb

Linux Source

Linux Source
Git project repository

Windows

Windows
Ebulk tool for windows will be available soon