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.
過去にバッチ ファイルを使用して ftp 接続を行ったことがありますが、現在のホストには「アクティブな」ftp 接続が必要なため、問題が発生しています。この違いをどのようにスクリプト化しますか?
基本的な FTP 接続スクリプトは次のとおりです。
Ftp.txt USER MyUserId MyPassword Stuff to do on server FTP Command Ftp.exe -s Ftp.txt ftp.server.com