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 PPA repository (make sure software-properties-common is installed in order to run all apt commands) |
---|
sudo apt-get install software-properties-common |
sudo add-apt-repository ppa:rporchetto/ebulk-ppa |
sudo apt-get update |
sudo apt-get install ebulk |
Mac OS X |
---|
brew install https://github.com/roquegit/homebrew-ebulk/raw/master/ebulk.rb |
Linux Source |
---|
Git project repository |