rejetto forum

File server problems

Denis · 5 · 6992

0 Members and 1 Guest are viewing this topic.

Offline Denis

  • Occasional poster
  • *
    • Posts: 34
    • View Profile
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 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!
« Last Edit: May 19, 2011, 01:10:46 PM by Denis »


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
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.} :}.}


Offline Denis

  • Occasional poster
  • *
    • Posts: 34
    • View Profile
Thank you, you are the best. Thanks for the great job!


Offline KeithBrown

  • Occasional poster
  • *
    • Posts: 1
    • View Profile
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.


Offline Denis

  • Occasional poster
  • *
    • Posts: 34
    • View Profile
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.