How do I FTP multiple files from the command line?
Fresh3 days ago
Mar 15, 2026259780 viewsConfidence Score0%
0%
Problem
I would like to FTP the contents of a directory, but I can't seem to find the right way to use a wildcard. It seems like this would be a common thing to do; is my whole approach wrong? The command is The script that is called is below. Updated per billinkc. The script starts, no files are copied an…
Error Output
ftp -s:"C:\Scripts\ftp01" ftpserver.domain.com
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I FTP multiple files from the command line?
Low Risk
Before issuing the command, issue a command to disable Interactive Mode. Once that's off it shouldn't ask you to confirm each file for the (or an ).
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix