wolfSSL / wolfssh

wolfSSH is a small, fast, portable SSH implementation, including support for SCP and SFTP.
https://www.wolfssl.com
378 stars 90 forks source link

SCP File Modes #663

Closed ejohnstown closed 8 months ago

ejohnstown commented 8 months ago
  1. Add a mask for the POSIX file modes.
  2. Mask out the file mode bits when setting the C or D command for SCP. (ZD 17562)