Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mscdex/ssh2
/ SFTP.js
File
SFTP.js
lib/protocol/SFTP.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
EventEmitter = require(
'events'
);
4
const
fs = require(
'fs'
);
Callers
nothing calls this directly
Calls
15
makeBufferParser
Function · 0.85
doFatalSFTPError
Function · 0.85
requestLimits
Function · 0.85
readAttrs
Function · 0.85
sendOrBuffer
Function · 0.85
allocNewPool
Function · 0.85
roundUpToMultipleOf8
Function · 0.85
closeStream
Function · 0.85
init
Method · 0.80
push
Method · 0.80
status
Method · 0.80
open
Method · 0.80
Tested by
no test coverage detected