sftp connections file

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
kmugal
Junior Member
Junior Member
Posts: 4
Joined: 2014-09-25, 16:34 UTC

sftp connections file

Post by *kmugal »

I have managed to configure SFTP plugin; now i dont want to configure 30 connections using F7 key and entering details for each of them one by one.
Is there any file which i can edit and add all my SFTP connections.
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3897
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

In case you are using the sftp plugin of Ch. Ghisler, the connections are stored at sftpplug.ini file at TC folder.
#5767 Personal license
kmugal
Junior Member
Junior Member
Posts: 4
Joined: 2014-09-25, 16:34 UTC

Post by *kmugal »

Thanks sqa_wizard,

for my test server i see password is encrypted as follows,
also don't really know what is codepage and fingerprint parameters.

server=10.9.48.134
user=adv
codepage=0
proxynr=1
password=009044046007054026105
fingerprint=D3 A8 42 D4 86 85 FF 00 4E F0 5B 59 58 4F F5 96
utf8=0
unixlinebreaks=1
scpfordata=1


so if i want edit this file and add more server entries how can i add password, fingerprint etc.

thanks in advance.
kmugal
Junior Member
Junior Member
Posts: 4
Joined: 2014-09-25, 16:34 UTC

Post by *kmugal »

thanks SQA,

i have just edited the file you mentioned with all server entries without password and fingerprint then manually entered password for all the servers using alt+enter and all is working fine now.
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3897
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

also don't really know what is codepage and fingerprint parameters.
Just for the records: The fingerprint is a server specific entry, related to its used individual key which is related to the encryption of the transfered data.
You just have to acknowledge the entry at the very first connection attempt.
#5767 Personal license
kmugal
Junior Member
Junior Member
Posts: 4
Joined: 2014-09-25, 16:34 UTC

Post by *kmugal »

thanks.
Post Reply