nxc-nfs
Verified for current stable LTS
Nxc Nfs Command: Upload Local File To Nfs Share
Use for upload local file to nfs share with Nxc Nfs. Exact CLI syntax to upload local file to nfs share using Nxc Nfs.
When to use this: Use for upload local file to nfs share with Nxc Nfs.
Command Syntax
nxc nfs <192.168.178.2> --put-file <path/to/local_file> <path/to/remote_file> nxc nfs <192.168.178.2> --put-file <path/to/local_file> <path/to/remote_file> Command Breakdown
--put-file- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to upload local file to nfs share using Nxc Nfs.
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
Nxc Nfs Command: Detect Nfs Server Version
nxc nfs <192.168.178.0/24> Nxc Nfs Command: Download Remote File From Nfs nxc nfs <192.168.178.2> --get-file <path/to/remote_file> <path/to/local_file> Nxc Nfs Command: Enumerate Exposed Nfs Shares Recursive nxc nfs <192.168.178.2> --enum-shares <5> Nxc Nfs Command: List Nfs Shares nxc nfs <192.168.178.2> --shares Nxc Mssql Command: Upload Local File nxc mssql <192.168.178.2> -u <username> -p <password> --put-file <path/to/local_file> {C:\path\to\remote_file}