Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't create missing folder on remote server #4

Open
UncleVic opened this issue Apr 11, 2018 · 2 comments
Open

Can't create missing folder on remote server #4

UncleVic opened this issue Apr 11, 2018 · 2 comments

Comments

@UncleVic
Copy link

I think, you should make thees changes

SftpDeploy.prototype.upload = function (file, callback) { this.client.upload(file.filepath, file.dest, callback) }

In your case I have error during upload when folder isn't exists.

@KevisLuo
Copy link

I had the same problem

@mulianju
Copy link

mulianju commented Mar 5, 2019

辛苦大神,不能创建文件夹和新文件,这个问题啥时候能解决呀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants