Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Cron Job??

by diskcrash (Hermit)
on Apr 04, 2001 at 00:48 UTC ( [id://69471]=note: print w/replies, xml ) Need Help??


in reply to Cron Job??

I had the same identical problem and solved it with a very low tech / low rent approach. My "ftp listener" script does a sleep for a minute and checks the directory for new files. It is installed using instsrv and srvany. It has the KISS mentality and works very reliably with very low overhead. Avoid chdir and use full path (dev and dir) references to all directories. Its running on NT 4.0 SP6a.

-Diskcrash (prince of crummy, low style code..)

Replies are listed 'Best First'.
Re: Re: Cron Job??
by Anonymous Monk on Apr 04, 2001 at 01:04 UTC
    Could you post your "ftp listener" script? Thanks.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://69471]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-24 23:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found