Community Forums Today's Posts     Member List     Archive    
Results 1 to 9 of 9
  1. #1
    Join Date
    Mar 2010
    Location
    Germany
    Posts
    2

    [Suggestion] General Filebrowser for Admins

    Hi,

    would it be possible to add an options in the permissions systems which allows Admins or any Person to simply view all files uploaded on a server by opening the filebrowser via right clicking on the virtual server name (sth. like the "edit virtual server thing").

    This would make it a lot easier for:

    1. Admins to find and delete unauthorized files or illegal stuff
    2. Users to find and download files faster.

    Just my two cents to the file system =).

    MfG Silthus

  2. #2
    Join Date
    Feb 2006
    Location
    Texas, USA
    Posts
    4,187
    The filebrowser is attached to a specific channel. You can already set the permissions so that anyone can view the filebrowser.

  3. #3
    Join Date
    Mar 2010
    Location
    Germany
    Posts
    2
    That's not what I meant...

    I am looking for an option to list all files on one virtual server with one click instead of looking in every channel if there is a file uploaded there or not.

    MfG Silthus

  4. #4
    Join Date
    Feb 2006
    Location
    Texas, USA
    Posts
    4,187
    Simple solution to this is allow only 1 channel to have a file browser

  5. #5
    Join Date
    Jun 2010
    Location
    Germany
    Posts
    2

    Exclamation

    Quote Originally Posted by poisonpanik View Post
    The filebrowser is attached to a specific channel. You can already set the permissions so that anyone can view the filebrowser.
    Noooo,
    silthus wants to say, that there should be the permission "view all files uploaded on the server".
    Admins have to control their servers to avoid illegal avtivities like up and downloading music tracks with copyright.
    For example you have a server with 60 channels it is much easier and more comfortable to view all files with a single mouseclick.

  6. #6
    Join Date
    Jan 2010
    Location
    Secret Base in Arctic Region
    Posts
    1,187
    As said, control who you give permission to up/download.
    And dont set file transfer permissions for every channel, it to much work.

  7. #7
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    231
    I check it from time to time using find:
    Code:
    find -type f /opt/teamspeak3-server_linux-x86/files/virtualserver_1/
    But surely not every serveradmin has access to the server. If you running your own server, chances are good you have a webserver running as well. Then you could export the files directory password protected. Or use php to show the file list created by find...

    All only workarounds, but I hope it helps.

  8. #8
    Join Date
    May 2010
    Posts
    6,372
    I have a old php script as an TS viewer but folder version for all channels on server.

    If anybody is interested, i'll try to find it

  9. #9
    Join Date
    Feb 2010
    Location
    brazil
    Posts
    48

    [Sugestion] File Browser Tree

    it would be nice to have something like that, so you can browse the files from each channel w/o needing to open the file browser every time you wanna check if that channel have or not any files, this could even have a function to show all the files in the whole server at once, and maybe just show up the path as a description.
    Last edited by loest; 02-03-2011 at 17:27.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •