[Bug 431] scp could prevent write access to server

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Nov 8 21:19:23 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=431

rumen at skalasoft.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From rumen at skalasoft.com  2002-11-08 21:19 -------
What about command: 
$ ssh user at host '( cat > FILE_NAME_ON_REMOTE_HOST )' < FILE_NAME_ON_LOCAL_HOST 
 
this is same as: 
$ scp FILE_NAME_ON_LOCAL_HOST user at host:FILE_NAME_ON_REMOTE_HOST 
 
 



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list