ftp
Verified for current stable LTS
Ftp Command: Download Multiple Files
Use for download multiple files with Ftp. Exact CLI syntax to download multiple files using Ftp.
When to use this: Use for download multiple files with Ftp.
Command Syntax
mget <*.png> mget <*.png> Command Breakdown
mget is the base executable for this command.
FAQ
Purpose: Exact syntax to download multiple files using 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
Ftp Command: Connect To Ftp Server Interactive
ftp <ftp.example.com> Ftp Command: Connect To Ftp Server Ip And Port ftp <ip_address> <port> Ftp Command: Delete Multiple Files On Remote mdelete <*.txt> Ftp Command: Disable Prompt For File Transfers prompt off Ftp Command: Rename File On Remote Server rename <original_filename> <new_filename>