where does the "get" command in PSFTP (PuTTY) save the file?
        Posted  
        
            by paracaudex
        on Super User
        
        See other posts from Super User
        
            or by paracaudex
        
        
        
        Published on 2010-03-16T17:40:36Z
        Indexed on 
            2010/03/16
            17:51 UTC
        
        
        Read the original article
        Hit count: 538
        
I'm used to running ssh on a Unix command-line and am working for the first time with PuTTY on Windows. When I type
get file.txt
on the PSFTP command line, where does file.txt go? PSFTP returned:
remote:/somedirectories/file.txt => local:file.txt
but I can't find the file locally.
Thanks!
© Super User or respective owner