How to notify users of directory change?

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
lestat
-


Joined: 15 Sep 2003
Posts: 130
Location: GREEN BAY

PostPosted: Fri Oct 10, 2003 8:52 pm    Post subject: How to notify users of directory change? Reply with quote

Can I use a script or something to let particular users know if a directory has been changed?

Thanks
(BTW Love this free server!)
Back to top View user's profile Send private message AIM Address MSN Messenger
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sun Oct 12, 2003 4:50 pm    Post subject: Re: How to notify users of directory change? Reply with quote

lestat wrote:
Can I use a script or something to let particular users know if a directory has been changed?

Thanks
(BTW Love this free server!)

If contents of /music are moved in /mydata/rock , you can leave the /music directory and put there a simple index.html which contents are:

Code:
<HTML>
<HEAD>
<META HTTP-EQUIV=Refresh CONTENT="10; URL=/mydata/rock">
</HEAD>
<BODY>
Click <A HREF="/mydata/rock">here</A> if you're not redirected automatically in 2 seconds.
</BODY>
</HTML>

_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
lestat
-


Joined: 15 Sep 2003
Posts: 130
Location: GREEN BAY

PostPosted: Mon Oct 13, 2003 2:43 pm    Post subject: I dont understand Reply with quote

I am quite new to this. I see the code you listed for me indicates a redirection.
I guess I'm looking for a script or mail service that would send an email to 1 of 6 people. Like this.

If /person1 directory is changed or updated, then email person1 with a message stating "hey person1 your directory has been changed or updated".
If /person2 directory is changed or....

Is there anything like that out there?

Thanks for the reply!
Back to top View user's profile Send private message AIM Address MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group