Sorry I forgot to mention, I'm using debian buster on both the client and
server so the versions are curl 7.64.0-4+deb10u1 and openssh 1:7.9p1-10+deb10u2
---
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: h
On Thu, 30 Apr 2020, Daniel Carpenter via curl-library wrote:
Could anyone help me work out a difference in behaviour between using curl
with an scp protocol vs /usr/bin/scp ? On the server, I have a small Python
wrapper script which defers to an scp subprocess, using ForceCommand in my
sshd c
Dear all,
Could anyone help me work out a difference in behaviour between using curl with
an scp protocol vs /usr/bin/scp ? On the server, I have a small Python wrapper
script which defers to an scp subprocess, using ForceCommand in my sshd config.
Using either curl or scp on the client copie