FTP Commandline tool?
-
I'm wanting a tool that can FTP files from the commandline, so that I can upload files from a batch file script. Does anyone know of such a tool? I often copy files using a batch file, and it's so handy that I want to be able to do the same thing for FTP'ing files, too.
"Blessed are the peacemakers, for they shall be called sons of God." - Jesus
"You must be the change you wish to see in the world." - Mahatma Gandhi -
I'm wanting a tool that can FTP files from the commandline, so that I can upload files from a batch file script. Does anyone know of such a tool? I often copy files using a batch file, and it's so handy that I want to be able to do the same thing for FTP'ing files, too.
"Blessed are the peacemakers, for they shall be called sons of God." - Jesus
"You must be the change you wish to see in the world." - Mahatma Gandhiftp -s:filename
Specifies a text file containing FTP commands; the commands will automatically run after FTP starts. --Mike-- Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber Latest art~!@#2rDFA#@(#*%$Rfa39f3fqwf--= NO CARRIER -
ftp -s:filename
Specifies a text file containing FTP commands; the commands will automatically run after FTP starts. --Mike-- Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber Latest art~!@#2rDFA#@(#*%$Rfa39f3fqwf--= NO CARRIER -
I'm wanting a tool that can FTP files from the commandline, so that I can upload files from a batch file script. Does anyone know of such a tool? I often copy files using a batch file, and it's so handy that I want to be able to do the same thing for FTP'ing files, too.
"Blessed are the peacemakers, for they shall be called sons of God." - Jesus
"You must be the change you wish to see in the world." - Mahatma GandhiUh, maybe I'm missing something from you, but have you tried ftp? 'til next we type... HAVE FUN!! -- Jesse
-
Uh, maybe I'm missing something from you, but have you tried ftp? 'til next we type... HAVE FUN!! -- Jesse
-
See my reply to Mike above. ;)
"Blessed are the peacemakers, for they shall be called sons of God." - Jesus
"You must be the change you wish to see in the world." - Mahatma GandhiSaw that right after posting my reply... when the page refreshed, there were three additional replies... 'til next we type... HAVE FUN!! -- Jesse
-
:doh: Thanks! Don't know how I missed it. :rose:
"Blessed are the peacemakers, for they shall be called sons of God." - Jesus
"You must be the change you wish to see in the world." - Mahatma Gandhi -
I'm wanting a tool that can FTP files from the commandline, so that I can upload files from a batch file script. Does anyone know of such a tool? I often copy files using a batch file, and it's so handy that I want to be able to do the same thing for FTP'ing files, too.
"Blessed are the peacemakers, for they shall be called sons of God." - Jesus
"You must be the change you wish to see in the world." - Mahatma GandhiWhat about cURL? http://curl.haxx.se