0

私は bash を初めて使用するので、Filezilla を使用して Godaddy でホスティング アカウント ftp にログインすると、ディレクトリ構造は次のようになります。

..
access (directory)
cgi (directory)
js (directory)
kml (directory)
stats (directory)
test (directory)
(and a bunch of files)

次に、Putty でログインし、-bash-3.25$ プロンプトから ls:

data  error logs  htconfig  html  site  tmp

ホームディレクトリは/var/chroot/home/content/48/10443756

これらが異なる理由を誰かが説明できますか?ありがとう

4

1 に答える 1

0

理由は次のとおりです。異なるディレクトリをリストしている(または異なるホスト上にある)

両方 (ssh と ftp) で実行pwdすると違いがわかります

于 2013-02-07T18:24:19.117 に答える