Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1009987 // findSSHPasswordFile

JavaX fragment (include)

static File findSSHPasswordFile(S user, S server) {
  ret findSecretFile(sshPasswordFileName(user, server));
}

Author comment

Began life as a copy of #1004833

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1009987
Snippet name: findSSHPasswordFile
Eternal ID of this version: #1009987/4
Text MD5: c1cd2b4e59bbbf73c5843010dcce15c0
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-09-10 00:50:36
Source code size: 112 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 423 / 409
Version history: 3 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1029738 - sshPasswordFileName