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

ftpsync seems to never finish ! #21

Closed
ghost opened this issue Sep 19, 2016 · 8 comments
Closed

ftpsync seems to never finish ! #21

ghost opened this issue Sep 19, 2016 · 8 comments

Comments

@ghost
Copy link

ghost commented Sep 19, 2016

the command hexo deploy ends with the message:
INFO Deploy done:ftpsync
BUT never exit and returns to the terminal !

@NoahDragon
Copy link
Member

Could you please paste you _config.yml?

@ghost
Copy link
Author

ghost commented Oct 1, 2016

deploy:
type: ftpsync
host: ftp.ZZZZZZZZ.com
user: YYYYYYYYYY
pass: XXXXXXXXXXXX
verbose: true
ignore: ['recuperation','blog','blog1']
remote: '/web/'

@NoahDragon
Copy link
Member

I couldn't reproduce the issue.

@ghost
Copy link
Author

ghost commented Oct 2, 2016

My machine is debian/jessie. I am root
here is the end of the hexo deploy command:

Consolidation complete.

Committing
-------------------------------------------------------------
Commit complete.
INFO  Deploy done: ftpsync

I am obliged to type Z to end the command

@benoitg
Copy link

benoitg commented Jan 12, 2018

I have this very same issue

NoahDragon pushed a commit that referenced this issue Mar 15, 2018
* Fixed hexo-deployer-ftpsync/issue/21

 - Ftp Sync does not exit
forced call to "process.exit()" to terminate deploy command

* Update index.js
@NoahDragon
Copy link
Member

Could you please check if this issue resolved in #28 ?

@ghost
Copy link
Author

ghost commented Mar 24, 2018

no resolved
I live with !

@stevenjoezhang
Copy link
Member

Sorry for the late reply. I have already refactored this plugin. If the issue persists, please feel free to report it again. The installation method for the new version is: npm i hexo-deployer-ftpsync@0.2.0

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