Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roidayan committed Nov 16, 2015
1 parent 921e105 commit f9786ee
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,3 @@ This utility can be used to copy large files between hosts and is substantially
rdcp uses rdma cm to establish a connection between two capable hosts and uses rdma operations to copy a file to a listener host.

It doesn’t require from the user to setup a complicated environment like iscsi/iser/cepth/etc which requires pre-configuration of the target and initiators sides and needs an entire partition.

Example run on listener host:
# rdcp -l

Example run on sending host:
# rdcp /path/file 10.212.100.101:/remote/path/file

0 comments on commit f9786ee

Please sign in to comment.