[clue] scp help?
    Michael J. Hammel 
    mjhammel at graphics-muse.org
       
    Sat Sep  8 10:27:51 MDT 2012
    
    
  
On Sat, 2012-09-08 at 10:11 -0600, Mike Bean wrote:
> scp (some file) -i [path to my cert] mylogin:someserver (destination
> directly on some server)
scp <options> <source> <dest>
Put the source file after the options (-i, etc.).  If scp is using
getopts then finding the source file before the options terminates
option processing.
-- 
Michael J. Hammel                               
mjhammel at graphics-muse.org / http://www.graphics-muse.org
------------------------------------------------------------------------------
I have no special talents.  I am only passionately curious. -- Albert Einstein
    
    
More information about the clue
mailing list