我正在关注http://anantgarg.com/2013/09/25/git-ftp-for-windows/上的教程并得到错误:
$ git ftp init
There are 720 files to sync:
[1 of 720] Buffered for upload '.gitignore'.
[2 of 720] Buffered for upload 'wp-config-sample.php'.
....
[24 of 720] Buffered for upload 'wp-content/plugins/woocommerce/admin/post-types/writepanels/order-item-html.php'.
Uploading ...
fatal: Could not upload files., exiting...
可能是什么问题呢?我已经使用引号('mypassword')设置了密码,但仍然出现同样的错误