Le 13/07/2022 à 09:41, suzuki.masa...@fujitsu.com 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:cyrille.lefevre-li...@laposte.net
--
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