where does the "get" command in PSFTP (PuTTY) save the file?
It saves it in the local working directory. You can see the local working directory by typing:
lpwd
You can change the local working directory using:
lcd \path\to\new\dir
It saves it in the local working directory. You can see the local working directory by typing:
lpwd
You can change the local working directory using:
lcd \path\to\new\dir