Skip to content

Developed a command to copy files directly from irods server

Notifications You must be signed in to change notification settings

navin619/irods_command

Repository files navigation

This is C program is used to transfer data from irods to local direcotry.

-i : input file
-o : outfile 
-r : range
-h : help

command format:
for complete transfer of file.
./newtest -i <filename> -o <filename>

for partial transfer
./newtest -i <filename> -o <filename> -r <range>


About

Developed a command to copy files directly from irods server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published