rcp
Verified for current stable LTS
Rcp Commands
Rcp command syntax with verified terminal examples.
Commands
4 commands for Rcp
rcp Operations
Rcp Command: Copy Directory Recursively
rcp -r <path/to/local_directory> <username>@<remote_host>:/<path/to/destination>/ rcp Operations
Rcp Command: Copy File To Remote Host
rcp <path/to/local_file> <username>@<remote_host>:/<path/to/destination>/ rcp Operations
Rcp Command: Force Copy Without Confirmation
rcp -f <path/to/local_file> <username>@<remote_host>:/<path/to/destination>/ rcp Operations
Rcp Command: Preserve File Attributes
rcp -p <path/to/local_file> <username>@<remote_host>:/<path/to/destination>/ Suggest a Rcp Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Rcp workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.