public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Cyrille Lefevre <cyrille.lefevre-lists@laposte.net>
To: "suzuki.masaomi@fujitsu.com" <suzuki.masaomi@fujitsu.com>,
	"'cygwin@cygwin.com'" <cygwin@cygwin.com>
Cc: "'soft-mpop-qqm@ml.css.fujitsu.com'" <soft-mpop-qqm@ml.css.fujitsu.com>
Subject: Re: scp command fails to transfer file and returns 1.
Date: Sat, 16 Jul 2022 16:10:16 +0200	[thread overview]
Message-ID: <f80d2b2b-c187-5033-4813-44e3f8e15d6d@laposte.net> (raw)
In-Reply-To: <TYCPR01MB6818607796F45A8DB98EF21B87899@TYCPR01MB6818.jpnprd01.prod.outlook.com>

Le 13/07/2022 à 09:41, suzuki.masaomi@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-lists@laposte.net


  parent reply	other threads:[~2022-07-16 14:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-13  7:41 suzuki.masaomi
2022-07-13 14:38 ` Takashi Yano
2022-07-16 14:10 ` Cyrille Lefevre [this message]
2022-07-19  2:40   ` [soft-mpop-qqm:27201] " suzuki.masaomi
2022-07-19  4:18     ` Takashi Yano
2022-07-19  4:53       ` Takashi Yano
2022-07-20  1:42         ` suzuki.masaomi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f80d2b2b-c187-5033-4813-44e3f8e15d6d@laposte.net \
    --to=cyrille.lefevre-lists@laposte.net \
    --cc=cygwin@cygwin.com \
    --cc=soft-mpop-qqm@ml.css.fujitsu.com \
    --cc=suzuki.masaomi@fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).