mirror of
https://github.com/upa/mscp.git
synced 2026-02-04 03:24:58 +08:00
update README for building on FreeBSD
This commit is contained in:
10
README.md
10
README.md
@@ -1,6 +1,10 @@
|
||||
# mscp: multi-threaded scp
|
||||
|
||||
[](https://github.com/upa/mscp/actions/workflows/build-ubuntu.yml) [](https://github.com/upa/mscp/actions/workflows/build-macos.yml) [](https://github.com/upa/mscp/actions/workflows/test.yml)
|
||||
[](https://github.com/upa/mscp/actions/workflows/build-ubuntu.yml)
|
||||
[](https://github.com/upa/mscp/actions/workflows/build-macos.yml)
|
||||
[](https://github.com/upa/mscp/actions/workflows/build-freebsd.yml)
|
||||
[](https://github.com/upa/mscp/actions/workflows/test.yml)
|
||||
|
||||
|
||||
|
||||
`mscp`, a variant of `scp`, copies files over multiple SSH (SFTP)
|
||||
@@ -70,7 +74,9 @@ patch introduces asynchronous SFTP Write, which is derived from
|
||||
https://github.com/limes-datentechnik-gmbh/libssh (see [Re: SFTP Write
|
||||
async](https://archive.libssh.org/libssh/2020-06/0000004.html)).
|
||||
|
||||
Currently macOS and Linux (Ubuntu, Rocky and Alma) are supported.
|
||||
We test building mscp on Linux (Ubuntu, Rocky, Alma, and Alpine),
|
||||
macOS, and FreeBSD.
|
||||
|
||||
|
||||
```console
|
||||
# clone this repository
|
||||
|
||||
Reference in New Issue
Block a user