ฉันใช้ Mac OS X (High Sierra) และต้องการเรียกใช้ FTP จากบรรทัดคำสั่ง (ตรงข้ามกับไคลเอนต์ที่มี GUI) น่าเสียดายที่ฉันไม่ได้ติดตั้ง ...
localhost:myproject davea$ ftp
-bash: ftp: command not found
และเมื่อฉันพยายามติดตั้งโดยใช้ "brew install ftp" ฉันได้รับข้อผิดพลาดดังต่อไปนี้ ...
Error: No available formula with the name "ftp"
==> Searching for a previously deleted formula...
Warning: homebrew/core is shallow clone. To get complete history run:
git -C "$(brew --repo homebrew/core)" fetch --unshallow
Error: No previously deleted formula found.
==> Searching for similarly named formulae...
==> Searching local taps...
These similarly named formulae were found:
bbftp-client curlftpfs git-ftp lftp ncftp proftpd pure-ftpd swiftplate uberftp uftp vsftpd
To install one of them, run (for example):
brew install bbftp-client
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.
ฉันจะติดตั้งไคลเอนต์บรรทัดคำสั่ง FTP บน mac ของฉันได้อย่างไร
FTP ไม่ได้รับการติดตั้งตามค่าเริ่มต้นเนื่องจากการใช้มันเป็นความเสี่ยงด้านความปลอดภัยที่สำคัญ หากมีวิธีใดที่คุณสามารถเปลี่ยนไปใช้ SFTP หรือ FTPS ได้นั่นจะเหมาะอย่างยิ่ง
—
William T Froggard
ลองทำดังนี้:
—
user3439894
brew install inetutils