kig / rdma-pipe

Utility programs to pipe data across a RDMA-capable network
Apache License 2.0
8 stars 3 forks source link

Error when trying to copy a directory without -r #7

Open kig opened 11 months ago

kig commented 11 months ago

rdcp dir host:elsewhere

Errors out with a confusing error message. It would be better if it said "dir: Refusing to copy directory (no -r flag specified)" or something like that.