rejetto forum

Feature Request: Email notification for new files

parade · 5 · 3704

0 Members and 1 Guest are viewing this topic.

Offline parade

  • Tireless poster
  • ****
    • Posts: 138
    • View Profile
I have some users with a special folder only accessable for them, where I put files to download and they can upload too.

I think of the following feature:
If I put a new file to their special download-folder or they upload a file for me there shoud be an automatically generated Email to the user or to me.

Is this possible to realise in HFS or is there another way to realise it?

Greetings
parade


Offline bacter

  • Operator
  • Tireless poster
  • *****
    • Posts: 681
    • View Profile
I think such a feature would not be used by much users and should not be part of hfs, at most it could be added to an external module.

1. To notify your users automatically, hfs has no email-adresses stored, so it' isn't possible. If you have 'some' users, you could have a standard mail prepared where you can paste the link.

2. Sending a mail about uploads to administrator seems outrageous to me, as looking to the log will be faster than reading mail.

To simplify your task as administrator, you could make your users upload all to the same folder, or use ?recursive to look at the list sorting it by date. So you see what is new.
your computer has no brain - use your own !


Offline parade

  • Tireless poster
  • ****
    • Posts: 138
    • View Profile
1. To notify your users automatically, hfs has no email-adresses stored, so it' isn't possible.

Well, this would be part of the feature. ;-)
You can't argue that it is not possible because the feature is not realised.

Quote
2. Sending a mail about uploads to administrator seems outrageous to me, as looking to the log will be faster than reading mail.

I doubt if browsing through a log-file would be faster. It would even be faster to have look in every upload-folder than have a look at log-files. My mail is checked all the time there is no need to read a mail (meaning studying it for minutes). It is sufficient to see that there is mail by a certain user, maybe filtered to a special folder by the mail-client.

Quote
To simplify your task as administrator, you could make your users upload all to the same folder.

I don't want to use the same folder for uploads because the upload ist private and do not want that all users see private uploads from a certain user.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
If I put a new file to their special download-folder or they upload a file for me there shoud be an automatically generated Email to the user or to me.

this would require you to configure the smtp server in HFS, and tell an address for every user.
would you be prepared to such effort?
maybe someone may post functions ready to get smtp configuration from outlook and thunderbird, that would help such task.

and should HFS notify users suddenly? you may put a file in a folder and repent after few seconds.

about the email for the admin, consider that from last beta is possible for you to build a special log only for uploads, with the shape you like most.

anyway, the capability of sending emails may be useful for lots of things, i don't even need to plan its usage at this time directly point at how-to-make-it. if it was a template macro you could make your email generator from inside the template :D
« Last Edit: December 08, 2007, 02:46:24 PM by rejetto »


Offline parade

  • Tireless poster
  • ****
    • Posts: 138
    • View Profile
this would require you to configure the smtp server in HFS, and tell an address for every user.
would you be prepared to such effort?

The effort would not be a problem.

Quote
and should HFS notify users suddenly? you may put a file in a folder and repent after few seconds.

I thought of specifying an interval in which HFS should scan the folder, create a trigger that send an email.
I had a look around and found a program that exactly does what I want:
http://watchdirectory.net
But that is a very powerful program and would be very expensive just to do that little task.
In Germany we say: That is shooting sparrows with cannons.  ;)

Quote
about the email for the admin, consider that from last beta is possible for you to build a special log only for uploads, with the shape you like most.

You mean define a log-file only for Uploads?
I had a look around but I can't find how realise this.
« Last Edit: December 08, 2007, 07:15:20 PM by parade »