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.
コマンドラインから PSCP を使用してフォルダ全体をアップロードするのを手伝ってください。サーバーからフォルダー全体をダウンロードできますが、サーバーをアップロードできないユーザー名とパスワードがあります。これは、使用している以下のコードです
pscp -r D:\TEST\ username:password@xx.xx.xx.xx:/upload_folder
フォルダー TEST には、多くのファイルとフォルダーが含まれています