** Changed in: openssh (Debian)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/160631

Title:
  scp does not validate existance of file before connecting to remote
  host

Status in openssh package in Ubuntu:
  Triaged
Status in openssh package in Debian:
  Fix Released

Bug description:
  Binary package hint: openssh-client

  This is a minor issue, but if you attempt to copy a non-existent file
  to an existing host, scp fails to detect this basic issue until
  *after* you have been prompted for the remote systems password.

  Steps to recreate:

  1. scp this_file_does_not_exist localhost:/tmp
  2. enter your password for localhost
  3. observe the error:

  > scp this_file_does_not_exist localhost:/tmp
  user@localhost's password:
  this_file_does_not_exist: No such file or directory
  >

  This is with feisty (openssh-client version 4.3p2-8ubuntu1).

  Thanks for reading!

  LAST VERSION TESTED: openssh-client 1:5.5p1-4ubuntu4 (Maverick)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/160631/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to