rcp
Verified for current stable LTS
Rcp Command: Preserve File Attributes
Use for preserve file attributes with Rcp. Exact CLI syntax to preserve file attributes using Rcp.
When to use this: Use for preserve file attributes with Rcp.
Command Syntax
rcp -p <path/to/local_file> <username>@<remote_host>:/<path/to/destination>/ rcp -p <path/to/local_file> <username>@<remote_host>:/<path/to/destination>/ Live Command Builder
Final Command
rcp -p <path/to/local_file> <username>@<remote_host>:/<path/to/destination>/ Command Breakdown
-p- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to preserve file attributes using Rcp.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Rcp Command: Copy Directory Recursively
rcp -r <path/to/local_directory> <username>@<remote_host>:/<path/to/destination>/ Rcp Command: Copy File To Remote Host rcp <path/to/local_file> <username>@<remote_host>:/<path/to/destination>/ Rcp Command: Force Copy Without Confirmation rcp -f <path/to/local_file> <username>@<remote_host>:/<path/to/destination>/ Jmeter Command: Run Test Plan Nongui Proxy jmeter -n -t <path/to/file.jmx> -H- <127.0.0.1> -P <8888> Ed Command: Start Interactive Editor Empty Prompt ed -p '<> >'