Public bug reported: 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: ubuntu Importance: Undecided Status: New -- scp fails when two remote files are copied to local directory https://bugs.launchpad.net/bugs/395096 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs