Login | |
|
 |
RE: CuteFTP Script to Download - 6/23/2008 11:49:31 PM
|
|
 |
|
| |
ebgreen
Posts: 5041
Score: 31
Joined: 7/12/2005
Status: offline
|
Are you stuck on using CuteFTP? If this were my problem to resolve, I would use the ftp client that you already have installed from MS. Look at the mget command.
_____________________________
"... when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick Goog places to start:http://www.visualbasicscript.com/m_24727/tm.htm http://www.visualbasicscript.com/m_47117/tm.htm
|
|
| |
|
|
|
 |
RE: CuteFTP Script to Download - 6/26/2008 12:35:26 AM
|
|
 |
|
| |
ebgreen
Posts: 5041
Score: 31
Joined: 7/12/2005
Status: offline
|
Is there some reason that you have to use CuteFTP? If you are on a windows machine (and if you aren't why would you use vbscript ) then you already have a scriptable ftp client installed as part of the OS. If you search the forum you should be able to find examples.
_____________________________
"... when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick Goog places to start:http://www.visualbasicscript.com/m_24727/tm.htm http://www.visualbasicscript.com/m_47117/tm.htm
|
|
| |
|
|
|
 |
RE: CuteFTP Script to Download - 6/27/2008 2:42:43 AM
|
|
 |
|
| |
RajMAC
Posts: 5
Score: 0
Joined: 6/22/2008
Status: offline
|
Hi, I think I am not able to explain what I want. In remote folder, there are some folders like Client1, Client2, Client3, etc. clients are uploading some files in these folders with in the folder 20080627(YEARMONTHDATE) in folder Client1, Client2, Client3, etc. I have created folders Client1, Client2, Client3, etc. in my local disk, now I want do downloads 20080627 folder in the respective folders. May be some folders Client1, Client2, Client3, etc. will be blank. This is the main task I want to automate. Thanks
|
|
| |
|
|
|
|
|