简体   繁体   English

Git-ftp init在目录前加上#

[英]Git-ftp init prefixes directories with #

Can somebody tell me please, why my git-ftp init renames the root directories (also the root files) on ftp server with # ? 有人可以告诉我,为什么我的git-ftp init重命名ftp服务器上的根目录(也是根文件)? Like #temp, #app ... Also if I rename it after init manually, next git ftp push creates also prefixed directories and store uploaded files into this wrong named directories. 像#temp,#app ...一样,如果我在init之后手动重命名,则下一个git ftp push也会创建前缀目录,并将上传的文件存储到此错误的命名目录中。 How can I fix it? 我该如何解决?

可能是您在旧mingv错误中遇到的问题( https://github.com/git-ftp/git-ftp/issues/269更新:尝试更新 git客户端)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM