Ryo Nakamura

Results 2 issues of Ryo Nakamura

The current implementation uses `ping` commands on OSes. However, their options are different and sometimes changed (e.g., on ubuntu 18.04). So, we need to use OS-independent ping. Which is a...

enhancement

1. When a destination directory `dst` is empty, copy a file `test` as a different name `asdf` under the directory `dst` works. ``` ryzen1 ~/w/m/build > ./mscp test localhost:dst/asdf [=============================================]...