Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2006-11-10, 08:56 AM   #1
MightyMidget
No matter how good you are at something, there's always about a million people better than you
 
MightyMidget's Avatar
 
Join Date: Apr 2006
Location: Sweden
Posts: 232
Send a message via ICQ to MightyMidget
It's quite a handy little tool, especially for automating uploads. You run it from a console.

Basically you write commands like this:

open ftpaddress
myname
mypassword
bin
put file

you can also use wildcards like
mput *.jpg
to upload all jpg files in the current folder

but the really neat part comes when you put the above in a file (ie ftpfile.txt) and run it like
ftp -s:ftpfile.txt

If you're into automating things it's very useful.
MightyMidget is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:16 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc