Linux / UNIX Tech Support Forum
This is a discussion on Windows FTP Upload Script and Scheduled Job within the Windows Xp/2000/2003 server administration forums, part of the The Lounge category; I think this is an easy script, but I don't even know the first place to start researching how. I ...
|
|||||||
| Windows Xp/2000/2003 server administration Discuss all about the Microsoft Windows operating systems. You are free to talk about any issues related to Windows administration, networking, services, and other stuff, ask your questions, or share your tips with community. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I think this is an easy script, but I don't even know the first place to start researching how.
I am trying to periodically (every 30 minutes) upload a local file (whose name doesn't change) to an FTP server. Here's what I think I need to do: Download FTPput Type some stuff into the box Watch it work Can you guys help me to fill in the details? I'm on Windows XP Pro.. |
| Sponsored Links | ||
|
|
|
||||
|
Welcome to nixCraft forum!
Do you want to automate ftp stuff from Windows XP box or Debian Linux box?
__________________
Vivek Gite Linux Evangelist |
|
|||
|
Awesome -- do I run this from the FTPput command prompt or from the "run-->cmd" command prompt?
Is there any way I can schedule it to run every 30 minutes without me doing anything? Thanks for the help.... |
|
||||
|
Put ftp.txt.bat in c:\ or d:\ for easy access. If other users going to use your system and if you don't want to see them your password put in your own home folder.
You need to use Scheduled Tasks utility under Windows Xp / vista. To open Scheduled Tasks, Start > All Programs > Accessories > System Tools > Scheduled Tasks. You need to specify command as task > Code:
"c:\windows\system32\ftp.exe -s:c:\ftp.txt.bat" Read help for more or see official docs for more info - How to modify scheduled tasks in Windows XP
__________________
Rocky Jr. What's wrong? I hope I am not making you uncomfortable... Never send a boy to do a mans job. Last edited by rockdalinux; 29-06-2008 at 09:10 PM. |
|
||||
|
moved to windows forum.
__________________
Vivek Gite Linux Evangelist |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux Shell script to mount remote windows share | angelus_kit | Shell scripting | 2 | 06-09-2007 07:18 PM |
| FTP resume upload | shankar100 | Web servers | 2 | 23-02-2007 01:06 PM |
| FTP UPload | Jaggu | Linux software | 1 | 29-08-2006 07:51 PM |
| cant delete scheduled task in my system | harigiri | Windows Xp/2000/2003 server administration | 1 | 16-04-2006 12:08 AM |