You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vscode-sshfs/src
Kelvin Schoofs 35e3ab384c
Add config option 'newFileMode' (umask number, or octal umask string)
6 years ago
..
config.ts Fix some code still using 'this' when not allowed 7 years ago
connect.ts Add default keepInterval config option of 30 seconds (issue #49) 6 years ago
extension.ts Clean imports and some other code 6 years ago
manager.ts Add config option 'newFileMode' (umask number, or octal umask string) 6 years ago
proxy.ts add http proxy support 6 years ago
putty.ts Clean imports and some other code 6 years ago
sshFileSystem.ts Add config option 'newFileMode' (umask number, or octal umask string) 6 years ago
streams.ts Clean imports and some other code 6 years ago
toPromise.ts Better handle connection being stalled/closed (issue #9) 7 years ago