English version Russian version Version française Nederlandse versie Versión española Version portuguese Version polonaise Italian version Versiunea româna   KiTTY News

KiTTY : Forum

Last modification : -

KiTTY web site




Forum Home
 

pscp integration and default download directory

JL - Mon 05/11/2012 11:16:43 CET +0100

Been searching for a while on the wiki or google, and finally found the answer by looking at kitti.ini, so I just wanted to share this.

I've been trying to use the pscp integration (as mentionned here: http://www.9bis.net/kitty/index.php?page=pscp%20and%20WinSCP%20integration) in order to simply download files from the command line. I added the get function to my .bashrc, which turned out to work fine and allowed me to download files by simply calling get file_name.txt

The questions were:

Q1:where do the files go ?
Answer: By default the downloaded files are stored in kitty.exe startup directory.

Q2: how can I force them to go in a specific directory ?
Answer: You can specify the download destination using downloaddir option in kitty.ini (commented out and empty by default). This option does not seem to be documented.

Cheers,




Answer


The forum is actually closed