Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
ftp
File Transfer Protocol client
Syntax
ftp [OPTION]... [HOSTNAME]Common Options
-iTurn off interactive prompting-vVerbose mode-nNo auto-login-pPassive modeCommon Examples
ftp ftp.example.comConnect to FTP server
ftp -i ftp.example.comConnect with no prompting
ftp -p ftp.example.comPassive mode connection
Related Tools
More Code & Dev Tools
CSS Formatter
Format and minify CSS online. Beautify CSS code or compress ...
Timestamp Batch Converter
Convert multiple timestamps at once. Batch process Unix time...
cURL Converter
Convert cURL commands to Python, JavaScript, PHP, Go, and mo...
HTML Formatter
Format and minify HTML online. Beautify HTML code or compres...
Code Analyzer
Analyze code quality online. Check for errors, warnings, and...
JavaScript Formatter
Format and beautify JavaScript code online. Improve code rea...
Cron Expression Generator
Generate and validate Cron expressions online. Convert Cron ...
Code Formatter
Format and beautify code online. Support multiple languages ...
Code Share
Create and share code snippets online. Syntax highlighting a...
Regex Cheatsheet
Quick reference for regular expression patterns. Character c...
CSS Gradient Generator
Generate CSS gradients online. Linear and radial gradients w...
SQL Formatter
Format and beautify SQL queries online. Improve SQL readabil...