| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi:
can anybody know regarding CRON JOBS in windows scheduler? If you know plz let me know how to use it. Because I am new to this topic. Thanks in advance... |
|
#2
|
||||
|
||||
|
Thread moved to Windows OS as it is not ASP related, Please post in the correct forum.
I think you have your wires crossed here CRON is a time-based scheduling service in Unix-like computer operating systems. Unless you have a emulator installed you wont be able to run a CRON job on a Windows PC. What are you trying to schedule.
__________________
Hope this advice helps.
If so please show your appreciation by adding reputation points (click gauge image on top right of this post).- Post your code - Post your errors - Be clear - Be courteous - AND PLEASE...Finalise your thread with a solution or confirmation that the last advice worked or failed. (We are only here to help each other). Visit My ASP Free Members Club Profile |
|
#3
|
|||
|
|||
|
Quote:
I want to send (Upload a file) a request to my website at certain time duration ( eg: evry 5mins) by automate repetitive commands. |
|
#4
|
||||
|
||||
|
Have a look at your FTP software it may have scheduled tasks so you could set it up to automatically upload the required file every 5 minutes.
What FTP software do you use? Another option would be to look into creating a batch file that uploads via Windows FTP and then schedule the batch file in Windows Scheduler. |
|
#5
|
|||
|
|||
|
Quote:
Hey, I tried already using FTP. But it asks "Overwrite the file?" that particular time period, Once I click the "YES" button it work/upload the file otherwise it does ot upload, stays in Idle. lllar to batch file. Soo confused... ![]() |
|
#6
|
||||
|
||||
|
Quote:
What FTP software/technique are you using? Are you able to send the prompt command before you try ftping the file? |
|
#7
|
|||
|
|||
|
Quote:
Its CuteFTP. Its still working, but before its going to upload it asks the confirmation. once I give the confirmation, it will go to upload else it doesnt do any thing... |
|
#8
|
||||
|
||||
|
|
|
#9
|
|||
|
|||
|
Quote:
Really superb...Thanks for giving this info... ![]() |
|
#10
|
||||
|
||||
|
No problem, we are only here to help.
|
![]() |
| Viewing: ASP Free Forums > System Administration > Windows OS > Cron Jobs |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|