Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
sftp
Secure File Transfer Protocol
Syntax
sftp [OPTION]... [USER@]HOST[:PATH]Common Options
-PSpecify port-iSpecify identity file-rRecursive copy-bRead commands from file-CEnable compressionCommon Examples
sftp user@hostnameConnect to SFTP server
sftp -P 2222 user@hostnameConnect with specific port
sftp -i ~/.ssh/key.pem user@hostnameConnect with key file
sftp user@hostname:/path/file .Download specific file
Related Tools
More Code & Dev Tools
Code Share
Create and share code snippets online. Syntax highlighting a...
Code Analyzer
Analyze code quality online. Check for errors, warnings, and...
Code Minifier
Minify HTML, CSS, and JavaScript code. Reduce file size by r...
WebSocket Tester
Test WebSocket connections and messages in real-time. Connec...
JavaScript Obfuscator
Obfuscate and protect JavaScript code. Make your code harder...
CSS Formatter
Format and minify CSS online. Beautify CSS code or compress ...
XML Formatter
Format and minify XML online. Beautify XML code or compress ...
SQL Formatter
Format and beautify SQL queries online. Improve SQL readabil...
Timestamp Converter
Convert between Unix timestamp and human-readable date. Supp...
API Tester
Test HTTP APIs online with support for GET, POST, PUT, DELET...
Color Palette Generator
Generate harmonious color palettes online. Create color sche...
CSS Gradient Generator
Generate CSS gradients online. Linear and radial gradients w...