![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum for Windows Vista help and discussion. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
|
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Newbie Rep Power: 7 ![]() | Help with a Batch file script (FTP) Well, I'm sitting here and can't this to work right. Here's what I want to do: - Login to a ftp server - Download qconsole.log from demott - Upload the same file to another folder at the remote server. (/logs) Then the next thing: I want then to upload this file from /logs to another FTP server, could anyone give me an example how to do that? Anyway here's my code: Script.bat Code: FTP.EXE -s:SCRIPT.TXT Code: open **.***.**.*** (IP) ******** (USERNAME) ******** (PASSWORD) lcd c:\logs quote PASV cd /demott quote PASV get qconsole.log cd /demott/logs quote PASV put qconsole.log |
My System Specs![]() |
| | #2 (permalink) | ||||||||||||
| Guest | Re: Help with a Batch file script (FTP) You be better off reposting this to the scripting group news://msnews.microsoft.com/microsof...rver.scripting -- Peter Please Reply to Newsgroup for the benefit of others Requests for assistance by email can not and will not be acknowledged. "MariusK" <guest@xxxxxx-email.com> wrote in message news:49cf7433ebb6e477277467f41dc8f8de@xxxxxx-gateway.com...
| ||||||||||||
My System Specs![]() | |||||||||||||
| | #3 (permalink) | ||||||||||||
| Guest | Re: Help with a Batch file script (FTP) "MariusK" <guest@xxxxxx-email.com> wrote in message news:49cf7433ebb6e477277467f41dc8f8de@xxxxxx-gateway.com...
FTP server appear as a LAN network drive, when doing scheduled tasks with Robocopy. It's not free though. http://www.webdrive.com/products/webdrive/index.html ss. | ||||||||||||
My System Specs![]() | |||||||||||||
|
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Running batch file from Powershell script | Varun Bansal | PowerShell | 2 | 09-27-2007 12:09 PM |
| Call powershell script via Batch-File | kr1999@gmx.de | PowerShell | 2 | 07-02-2007 11:50 AM |
| Batch Script | jon | PowerShell | 1 | 12-01-2006 08:30 PM |
| How to run PS script with parameters from a batch file | =?Utf-8?B?Um9tYW4gS3V6bWlu?= | PowerShell | 1 | 09-09-2006 02:35 PM |
| How to run PS script with parameters from cmd batch file? | =?Utf-8?B?Um9tYW4gS3V6bWlu?= | PowerShell | 5 | 07-22-2006 11:00 AM |
| Complimentary Industry Resources Vista Forums has joined forces with TradePub.com to offer you a new, exciting, and entirely free professional resource. Visit http://vistax64.tradepub.com today to browse our selection of complimentary Industry magazines, white papers, webinars, podcasts, and more across 34 industry sectors. No credit cards, coupons, or promo codes required. Try it today! |