rcopy is included in librdmacm example.
https://www.openfabrics.org/downloads/rdmacm/README
Edit vcbuild.bat
> vcbuild.bat
VS Solution file will be generated.
# server on win
> bin/rcopy.exe
# client from linux
$ rcopy myfile.dat SERVER_ADDR:c/path/to/file
- Close file correctly.
- Performance may be limited to disk speed.
Licensed under OpenIB.org BSD license.