Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Delete original upload/converted files

  1. #1

    Default Delete original upload/converted files

    I noticed that when you delete a video from your site, that the script only deletes the reference to it, and not the original upload, or the converted .flv file. It's not much of a problem yet, but could become one say if you had deleted a video that is 50meg. The original, and .flv might well take up 100meg of server space.

    Just a thought.
    Look, it's not steep till you need to stop ok !

  2. #2
    Join Date
    May 2007
    Posts
    686

    Default

    Yeah i noticed that too, i also would like it to remove the video from the server.

  3. #3

    Default

    Well spotted.

    Hope this gets rectified. Space is valuable when you only have 5 GB hosting lol

  4. #4
    Join Date
    Jun 2007
    Posts
    3

    Default FTP function

    A page with PHP FTP function could handle this task, but with seperate folders needing files deleted you'd most likely have to run two instances.

    The end result would save tons of server space over time.

    Another issue that can develop from old file build up is the security with FTP programs and the limits placed on the number of files you can view.

    It would also be good to make it so that the uploaded files were stored into seperate folders for each user. This would make everything more simplified for file management.

    Other than a few bugs here and there the script seems to run very smoothly and clean compared to others I have looked at.

  5. #5
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default

    I checked my files thru FTP and noticed that the original uploaded files are deleted, but not the .flv files. I manually deleted the "deleted" .flv files.

    What I am wondering is once the files are uploaded and converted to .flv, is the original upload file still needed for anything or can they be deleted thru FTP also?
    If it's not fun, stop doing it!

  6. #6

    Default

    That was my next thought Grynmoors. How about the script deleting the original after successfully converting it. It would save something like 40% of server storage surely ?
    Look, it's not steep till you need to stop ok !

  7. #7
    Join Date
    Jun 2007
    Posts
    2

    Default Delete after conversion

    I second that Philthy.

  8. #8

    Default

    Even if it was an admin add on. I know we can all FTP delete, but it would make larger sites much easier to tidy up.
    Perhaps even something as simple as purge the video folder at a set time?
    Look, it's not steep till you need to stop ok !

  9. #9
    Join Date
    May 2007
    Posts
    394

    Default

    I kind of like having the ability to download the original (usually higher quality) file if someone uploads something interesting.

    Otherwise, I don't mind going in and deleting via ftp from time to time.

    What I do wish, was that the FLV files were named by the title of the video, rather than numbered consecutively. Much more useful when doing file cleanup.

  10. #10
    Join Date
    May 2007
    Posts
    686

    Default

    Same here mersch i like also like the ability to download the original. I am thinking of making a package for 5 dollars where the user gets to download 500mb of original files.(when the packages are working of course)

Page 1 of 2 12 LastLast

Similar Threads

  1. original files on external server
    By fmen in forum Feature Requests
    Replies: 1
    Last Post: 02-23-2009, 12:11 PM
  2. Automatically delete Original videos
    By carefree in forum Template Modifications
    Replies: 2
    Last Post: 01-22-2009, 12:02 PM
  3. Replies: 2
    Last Post: 12-12-2008, 05:21 PM
  4. Do i need to keep original files?
    By jsnlee411 in forum General Discussions
    Replies: 1
    Last Post: 11-02-2008, 10:42 PM
  5. Upload Original Uploaded File **NEEDED**
    By Inferno in forum Feature Requests
    Replies: 0
    Last Post: 02-10-2008, 03:46 AM

Bookmarks

Posting Permissions

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