To give you the best experience, this site uses cookies. Continuing to use 9bis.net means you agree to our use of cookies.
 

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
 

Is it possible to specify target directory when download from server with pscp

zdm - Wed 20/01/2016 16:10:35 CET +0100

Hi.

This function is very usefull:

function get() {
     printf "3]0;__pw:"`pwd`"{CONTENT}7" ;

     for file in $* ; do printf "3]0;__rv:"${file}"{CONTENT}7" ; done ;

     printf "3]0;__ti{CONTENT}7" ;
}

but it always download files to the pscp directory.

Is it possible to download to directory, from which kitty was started or specify target dir in some other way?

Cyd - Thu 21/01/2016 09:27:42 CET +0100

Add these lines to your %APPDATA%/KiTTY.kitty.ini file:
[KiTTY]
downloaddir=C:\TEMP

zdm - Thu 21/01/2016 19:14:43 CET +0100

Thank you.




Answer


The forum is actually closed