GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   I need help with windows automatic process? (https://gfy.com/showthread.php?t=542624)

xxweekxx 11-21-2005 12:03 AM

I need help with windows automatic process?
 
hey i want one of my servers to visit a site every x mins and download a particular file on that website..

what programs can carry out an automated process like this?

xxweekxx 11-21-2005 12:43 AM

oooooooooo

martinsc 11-21-2005 01:08 AM

if you have ftp access you can do that with a batch file...

Code:

ftp
o
xxx.xxx.xxx.xxx
user
pass
cd folder
get filename.extension


xxweekxx 11-21-2005 01:32 AM

batch file? and the batch file will automatically download the said file every x mins?

detoxed 11-21-2005 01:38 AM

Quote:

Originally Posted by xxweekxx
batch file? and the batch file will automatically download the said file every x mins?


well from what it looks like, the batch file downloads it yes. you'd probably need a cron to do it automatically every x mins. and i know NOTHING about servers/tech/programming stuff.


All times are GMT -7. The time now is 02:46 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123