The nput bash script allows you to use cURL to upload entire trees from Linux and other *nix systems. This script allows you to mass upload whole trees to your remote Nirvanix account. This is ideal for doing full backups or as a cron job to do a one-way push of your data.
You will need a working Bash environment with the following tools installed:
• cURL - http://curl.haxx.se/
• awk
• grep
This script has been tested on the following systems:
• Mac OSx 10.5
• Unbuntu Linux
• Debian Linux
• Cygwin Windows 2003 server