Le 13/07/2022 à 09:41, [email protected] a écrit :
As a result of debugging our application program, the scp command returned the
following message.
/usr/bin/scp: dest open ""/tmp/a"": No such file or directory
/usr/bin/scp: failed to upload file /cygdrive//C/test/a to "/tmp/a"
Hi,
it seems your application is calling scp with " around the arguments,
so, scp try to copy "/tmp/a" instead of just /tmp/a.
Regards,
/me
--
mailto:[email protected]
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation: https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple