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.
ファイルを正常にコピーするために SCP を実行しました。つまり、転送は成功したことを示していますが、ローカル フォルダには何も表示されません。
コマンド:
scp name1@server1.edu:/file/*.* ~/Desktop/
それが助けになるかもしれないなら、私はDebianを実行しています。
SFTP ホーム パスを確認してください。正常に転送されたファイルは、デフォルトでこのパスにコピーされます。