issues
search
teambition
/
gulp-ssh
SSH and SFTP tasks for gulp
184
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
with nodejs > 19.9, plugin doesn't work
#107
jcvignoli
opened
7 months ago
0
Updated ssh2 library and fixed sftp write command.
#106
akotulu
opened
9 months ago
0
Updated ssh2 dep to latest (1.12) version
#105
ickata
opened
1 year ago
0
Alternative to gulp-ssh
#104
jcvignoli
opened
2 years ago
0
ssh ed25519 key
#103
jcvignoli
opened
2 years ago
0
[Question] How to download folders from server, not just a file?
#102
SamuelMiller
opened
2 years ago
0
Ssh2 package upgrade
#101
kevinthant
closed
4 years ago
0
Handshake failed: no matching key exchange algorithm
#100
godomainz
opened
4 years ago
1
v0.7.1 not on npm?
#99
Schweinepriester
opened
5 years ago
0
Very slow
#98
dustball
opened
5 years ago
1
Windows & Pageant (PuTTY)
#97
TigersWay
closed
6 years ago
1
Missing 'error' event in gulp-ssh.sftp('write')
#96
r37r0m0d3l
closed
6 years ago
0
remove gulp build and samples
#95
mojavelinux
closed
6 years ago
0
clarify how useAgent works in README
#94
mojavelinux
closed
6 years ago
0
fix ssh-agent setup and tests in CI
#93
mojavelinux
closed
6 years ago
0
Allow logging to be tuned
#92
mojavelinux
opened
6 years ago
1
resolves #90 auto-detect and use running SSH agent if useAgent is set
#91
mojavelinux
closed
6 years ago
1
Add useAgent option to auto-detect running SSH agent
#90
mojavelinux
closed
6 years ago
0
resolves #83 replace deprecated gutil
#89
mojavelinux
closed
6 years ago
2
Don't set cwd / base on virtual file to __dirname
#88
mojavelinux
opened
6 years ago
0
verify ssh2Data is emitted
#87
mojavelinux
closed
6 years ago
0
don't disable strict host key checking in CI
#86
mojavelinux
closed
6 years ago
0
add warning to README about commands that require user interaction
#85
mojavelinux
closed
6 years ago
0
resolves #53 allow private key file to be specified; expand leading ~
#84
mojavelinux
closed
6 years ago
1
gulp-util is deprecated
#83
ptoly
closed
6 years ago
1
sftp write command not create interim directories
#82
mojavelinux
opened
6 years ago
4
update link to reference for connect options
#81
mojavelinux
closed
6 years ago
3
add task to generate coverage report using nyc
#80
mojavelinux
closed
6 years ago
0
add test to verify dest creates interim directories
#79
mojavelinux
closed
6 years ago
0
document in the README how to run the tests
#78
mojavelinux
closed
6 years ago
0
add CI badge to README
#77
mojavelinux
closed
6 years ago
0
increase test timeout
#76
mojavelinux
closed
6 years ago
0
fix grammar in error message
#75
mojavelinux
closed
6 years ago
0
shell commands hang, I can't see errors
#74
ernie58
closed
6 years ago
4
Add more tests
#73
mojavelinux
closed
6 years ago
6
WIP: add mocha tests; enable CI build
#72
mojavelinux
closed
6 years ago
3
resolves #70 replace backslashes after call to join
#71
mojavelinux
closed
6 years ago
0
Paths broken on Windows
#70
akrawitz
closed
6 years ago
2
0.6.1版本有bug,只有文件夹传上去了,文件都没传上去
#69
Q956164483
closed
6 years ago
5
Auto-discover private key
#68
mojavelinux
opened
6 years ago
3
resolves #66 replace use of file.pipe
#67
mojavelinux
closed
6 years ago
1
TypeError file.pipe is not a function
#66
mojavelinux
closed
6 years ago
0
resolves #56 use file.relative to retrieve relative path of file
#65
mojavelinux
closed
6 years ago
0
Delete files from dest if they are deleted locally
#64
tcfunk
opened
7 years ago
4
shell(['find logs -type f -mtime +5 -exec rm {} \;']) is not work
#63
YutLee
opened
7 years ago
0
Entering password for `git pull` when using `gulp-shell`
#62
imfaisalkh
closed
7 years ago
4
gulpssh.dest: delete remote instead of skipping?
#61
tcfunk
opened
7 years ago
3
How to wait for ssh.dest to finish
#60
SDries
closed
7 years ago
1
Selective disable of echo in shell mode for password entry?
#59
daveobike
opened
8 years ago
0
[QUESTION] How gulp-ssh.dest only modified files?
#58
ghost
opened
8 years ago
0
Next