scp server example and simple client
Open
- Dominant language
- Go
- Stars
- 4.2k
- Forks
- 509
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I am building a project that will use ssh for the file transfers and have read that SCP is much faster than SFTP for actual file transfers, but that SFTP has file operations that SCP does not.
With this in mind, it would seem that for the lowest latency transfers that an SCP client/server model would be best.
Do you have any examples of these?
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.