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.
我的服务器上有一个用户/usr/bin/git-shell在/etc/passwd.
/usr/bin/git-shell
/etc/passwd
如何将文件上传到~/www/我拥有所有者权限的服务器上的文件夹?
~/www/
如果我尝试 scp,我会收到此错误:
$ scp index.html gituser@example.de:~/www/ fatal: unrecognized command 'scp -t ~/www/' lost connection