View Single Post

  #7 (permalink)  
Old 06-29-2008, 10:08 PM
rockdalinux's Avatar
rockdalinux rockdalinux is offline
Contributors
User
 
Join Date: May 2005
Location: Bangalore
My distro: RHEL, HP-UX, Solaris, FreeBSD, Ubuntu
Posts: 581
Rep Power: 7
rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough
Default

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"
Save the changes and click the Schedule tab > Advanced > Repeat task check box, and then specify the number of minutes or hours in which you want the task to be repeated.

Read help for more or see official docs for more info - How to modify scheduled tasks in Windows XP
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!

If you have knowledge, let others light their candles at it.

Certified to work on HP-UX / Sun Solaris / RedHat

Last edited by rockdalinux; 06-29-2008 at 10:10 PM..
Reply With Quote