dpss_put

Description
Transfer files from disk to the DPSS.
Usage
 dpss_put -i file -o URL [-c][-v][-t][-L][-d][-n N] 
        [-i file]  input file name 
        [-o URL]  DPSS URL to copy to (format = x-dpss://master_name/filename) 
        [-c ]  Turn on O_CREAT mode: create a new file, or overwrite if it exists
        [-t ]   Don't display throughput info 
        [-L [host]]   Turn on NetLogger, send to host if specified 
        [-n N] Number of MBytes to request from the DPSS at a time (default = 16) 
        [-v ]   Verbose output 
        [-d ]   Debug output 
Notes

In addition to the -L option, you can control logging using the environment variable NETLOGGER_ON. Values of {true,on,1,yes} indicate that NetLogger should be turned on, wherease values of {false,off,0,no} indicate that NetLogger should be turned off. Examples: