Using psftp to copy files from unix to windows

0

1

I am currently trying to copy a file from a unix server to my local machine. I know you have to use the "get" command but after executing the command, the file is not showing up in my local directory. I really don't know much about unix or psftp so there maybe a chance I am just forgetting something basic. Any ideas?

chris

Posted 2012-01-20T18:07:36.253

Reputation: 1

Answers

1

Here is a psftp tutorial, there is the 'get' and 'put' command, depending on which box your trying to move the file from.

Honestly, I would download WinSCP, this has a lot more options, would be faster for you, and a lot easier to use. I use this daily, and I love it.

Tillman32

Posted 2012-01-20T18:07:36.253

Reputation: 1 027