rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: Denis on May 16, 2011, 11:52:15 AM

Title: File server problems
Post by: Denis on May 16, 2011, 11:52:15 AM
Im Using rawr template in hfs, with adminpanel and password change mod. Im administrating a school server, and people need to delete their files after using em. Now the quetion is : is it possible to make a "mod" (or something like that) that make it possible to delete files in your folder.

The next question:
All acounts have three folders, one private with their names, one all users can access, and one called print, all you upload to this folder will automaticly be printed out on the local printer. Now the question is : is there a way for hfs to automaticly start the print.vbs (link below) when hfs have finished the upload, but i have this to work only for one folder(print folder) i've seen this post http://www.rejetto.com/forum/index.php/topic,6964.0.html (http://www.rejetto.com/forum/index.php/topic,6964.0.html) but when it will print all files in the file system out, or have i miss something.

NOTE: If you wanna use the print.vbs.txt file just delete the ".txt" in the end of the file name(sorry i haven't done that but it isn't alowed to upload that kind of files here :()

Sorry for my English!
Title: Re: File server problems
Post by: rejetto on May 24, 2011, 03:29:03 PM
is it possible to make a "mod" (or something like that) that make it possible to delete files in your folder.

I didn't remember and i am quite surprised that RAWR doesn't support delete functionality.
Give a look here
http://www.rejetto.com/forum/index.php?topic=9022.0

Quote
is there a way for hfs to automaticly start the print.vbs (link below) when hfs have finished the upload, but i have this to work only for one folder(print folder) i've seen this post

instead of just {.exec|print.vbs.}
you have to put a condition about the folder.

[+upload completed]
{.if|{.%folder-name% = print.}|{: {.exec|print.vbs.} :}.}
Title: Re: File server problems
Post by: Denis on May 25, 2011, 05:29:40 PM
Thank you, you are the best. Thanks for the great job!
Title: Re: File server problems
Post by: KeithBrown on November 22, 2019, 07:48:33 AM
Im administrating a school server, and people need to delete their files after using em. Now the quetion is : is it possible to make a "mod" (or something like that) that make it possible to delete files in your folder.
 https://essaytyper.pro/                                                                                                     

Log in to your school hosting control panel.
Go to the File Manager, select the domain in which you want to delete files and click on the Go button.
Browse the site files and find the file you want to delete. ...
Confirm file deletion.
Title: Re: File server problems
Post by: Denis on November 22, 2019, 10:11:37 AM
I really don’t know what to say. I have no clue whether I ended up fixing it or not. It was a long long time ago.