Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 git ftp init 上传到我的远程服务器。
由于电池耗尽,系统在上传进行到一半时关闭。现在我在远程服务器中有部分文件。
有什么办法可以继续上传并协调本地和远程服务器之间的文件?
你知道任何 git ftp 命令可以自动处理它或从上传停止的地方继续吗?