nxc-ftp
Verified for current stable LTS
Nxc Ftp Command: Upload File To Ftp Server
Use for upload file to ftp server with Nxc Ftp. Exact CLI syntax to upload file to ftp server using Nxc Ftp.
When to use this: Use for upload file to ftp server with Nxc Ftp.
Command Syntax
nxc ftp <192.168.178.2> -u <username> -p <password> --put <path/to/local_file> <path/to/remote_location> nxc ftp <192.168.178.2> -u <username> -p <password> --put <path/to/local_file> <path/to/remote_location> Command Breakdown
-u- Command Option
- Tool-specific option used by this command invocation.
-p- Command Option
- Tool-specific option used by this command invocation.
--put- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to upload file to ftp server using Nxc Ftp.
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 Ftp Command: Continue Search After Success
nxc ftp <192.168.178.2> -u <path/to/usernames.txt> -p <path/to/passwords.txt> --continue-on-success Nxc Ftp Command: Download File From Ftp Server nxc ftp <192.168.178.2> -u <username> -p <password> --get <path/to/file> Nxc Ftp Command: List Directories With Valid Credentials nxc ftp <192.168.178.0/24> -u <username> -p <password> --ls Nxc Ftp Command: Search Credentials Combinations nxc ftp <192.168.178.2> -u <path/to/usernames.txt> -p <path/to/passwords.txt> Cradle Deploy Command: Deploy Static Assets Include Upload Directory cradle deploy s3 --include-upload