[Bug 395096] [NEW] scp fails when two remote files are copied to local directory

Launchpad Bug Tracker 395096 at bugs.launchpad.net
Fri Jul 3 15:53:57 BST 2009


You have been subscribed to a public bug:

Command: scp host:/somepath/remotefile1 host:/somepath/remotefile2
localdirectory

copies the first file 'remotefile1' to local directory properly,
however, it fails to copy the second file 'remotefile2' to local
directory and reports error: "scp: Error: remotefile2path : No such file
or directory."

However, when I try to copy the files seperately using two commands,
scp host:/somepath/remotefile1 localdirectory
scp host:/somepath/remotefile2 localdirectory

it works fine and copies both files.

Can anyone please give clue if the problem has been fixed in some
version?

** Affects: openssh (Ubuntu)
     Importance: Undecided
         Status: New

-- 
scp fails when two remote files are copied to local directory
https://bugs.edge.launchpad.net/bugs/395096
You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu.



More information about the Ubuntu-server-bugs mailing list