gtg092x / gulp-sftp

Gulp SFTP Deploy
140 stars 61 forks source link

Make it possible to overwrite contents of existing directory #33

Closed thibmaek closed 6 years ago

thibmaek commented 9 years ago
[12:37:56] Using gulpfile ~/Documents/Development/fruity-dashboard/gulpfile.js
[12:37:56] Starting 'push'...
[12:37:56] Authenticating with password.
[12:38:04] SFTP error or directory exists: Error: Failure /var/www
[12:38:04] gulp-sftp: Uploaded: apple-touch-icon-120x120.png => /var/www/apple-touch-icon-120x120.png
[12:38:04] gulp-sftp: Uploaded: apple-touch-icon-60x60.png => /var/www/apple-touch-icon-60x60.png
[12:38:04] gulp-sftp: Uploaded: apple-touch-icon-76x76.png => /var/www/apple-touch-icon-76x76.png
[12:38:04] gulp-sftp: Uploaded: favicon.png => /var/www/favicon.png
[12:38:04] gulp-sftp: Uploaded: index.html => /var/www/index.html
[12:38:04] gulp-sftp: 5 files uploaded successfully
[12:38:04] SFTP :: SFTP session closed
[12:38:04] Finished 'push' after 7.59 s
[12:38:04] Connection :: end
[12:38:04] Connection :: close with error

See line 4. Im trying to push to my server but since /var/www already exist I can't overwrite it.

amgadfahmi commented 9 years ago

+1

mr-wildcard commented 9 years ago

+1

raoulus commented 8 years ago

+1

skrzyszewski commented 8 years ago

+1

armenbadalyan commented 8 years ago

+1

drkvogel commented 8 years ago

+1

MichaelTSS commented 8 years ago

+1

christophwolff commented 8 years ago

+1

Leagnus commented 8 years ago

+1

jdnichollsc commented 8 years ago

+1

aedryan commented 7 years ago

+1

rzhang228 commented 6 years ago

+1

giulioambrogi commented 6 years ago

+1

muthuweb commented 6 years ago

+1

thibmaek commented 6 years ago

Due to lack of response and useless +1 comments, I'll close this issue. If you want please reopen another issue on this repo.