Options: -f force - write local files even it they exist already (overwrite them) -K verify the checksum -n replNumber - retrieve the copy with the specified replica number -N numThreads - the number of thread to use for the transfer. A value of 0 means no threading. By default (-N option not used) the server decides the number of threads to use. -r recursive - retrieve subcollections -R resource - the preferred resource -T renew socket connection after 10 minutes -Q use RBUDP (datagram) protocol for the data transfer -v verbose -V Very verbose restartFile input specifies a local file that contains the restart info. -X restartFile - specifies that the restart option is on and the restartFile input specifies a local file that contains the restart info. -h this help Usage: To get a file from PetaShare: $ pget [PetaShareDirectory]/fileName [localDirectory] To get a directory from PetaShare: $ pget -r [PetaShareDirectory] [localDirectory]