Use mput to transfer a directory using ftp?
Fresh3 days ago
Mar 15, 202656361 viewsConfidence Score0%
0%
Problem
Is there anyway to convince mput to send all sub directories of the current directory to the server. I'm trying to write a script to automatically update a website when it is run. So far ive been trying but that only sends the files in the current directory. Any help would be appreciated.
Error Output
mput *
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Use mput to transfer a directory using ftp?
Low Risk
Got it. The windows ftp client does not support a recursive put function. However, using ncftp: http://www.ncftp.com/ im able to do a recursive put with
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix