summaryrefslogtreecommitdiffstats
path: root/qarsh/qacp.c
Commit message (Collapse)AuthorAgeFilesLines
* Flatten the qarsh tree.Nate Straz2008-09-231-382/+0
|
* Use rstat to help construct the remote pathname of the copied file.Dean Jansa2005-09-021-24/+72
|
* Fix indexing into argv[file] to grab entire file.Dean Jansa2005-09-011-2/+2
|
* Added qacp, the scp replacement using qarshd. Currently can only Dean Jansa2005-09-011-0/+334
transver files *to* the remote host. No recursive copies and the srcfile can not be a dir. These features are underway. New packet types were added and handlers for those packets in qarshd.