Navigation

    Home
    All Categories
    • KEEN Trail Camera
    • Top #ReolinkCaptures Awards
    • Announcements and News
    • Wishlist
    • #ReolinkTrial
    • Discussion About Products
    • Reolink Captures
    • Reolink Client & APP
    #ReolinkTrial
    Reolink Captures
    Log in to post
    Guest
    • Guest
    • Register
    • Login

    Learn More

    Reolink updates Learn More

    Meet Reolink at IFA 2024! Learn More

    Reolink Q&A Learn More

    Reolink RLC-511 stops recording to FTP when FTP drive is full

    Reolink Client & APP
    3
    3
    345
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scott_160733223481503
      scott last edited by

      Thank you all for any help you can provide.

      My router supports plugging a drive into it and allows access to it via ftp. I have successfully got the camera to connect to the drive on the router via ftp and upload videos.

      However, when the drive on the router is full the camera no longer uploads new files to the ftp drive. Is there a way for the camera to delete old files on the ftp when full so it can carry on uploading new files?

      I have looked for a setting in the ftp section of the software to do this but cannot see one.

      Basically I want it to work the same way it does with the internal sd card in the camera that overwrites old files when full.

      Thanks again for any help

      Scott.

      Reply Quote
      Share
      • Share this Post
      • Facebook
      • Twitter
      • copy the link
        Copied!
      0
        View 0 replies
      • Carl_31331526639
        Carl last edited by

        Could you please take a screenshot of this post and send an email to support@reolink.com? Our support team will check it for you soon. Thank you for your understanding.

        Reply Quote
        Share
        • Share this Post
        • Facebook
        • Twitter
        • copy the link
          Copied!
        0
          View 0 replies
        • Crimp On_62210811129
          Crimp On last edited by

          I FTP files to my desktop computer. In order to keep from filling up the hard drive, I run a Windows batch script every day to delete files older than a certain number of days. Here's what it looks like:

          REM Delete all files over 15 days old
          REM
          ECHO FTP File Cleanup Begins %date% %time% >C:\Users\Dick\FTP-file-cleanup.log
          forfiles /P F:\Reolink\FrontDoorCam /S /M *.* /D -15 /C "CMD /C DEL @PATH"
          forfiles /P F:\Reolink\HondaCam /S /M *.* /D -15 /C "CMD /C DEL @PATH"
          forfiles /P F:\Reolink\PickupCam /S /M *.* /D -15 /C "CMD /C DEL @PATH"
          forfiles /P F:\Reolink\ShedCam /S /M *.* /D -15 /C "CMD /C DEL @PATH"
          forfiles /P F:\Reolink\SideCam /S /M *.* /D -15 /C "CMD /C DEL @PATH"
          REM
          REM Delete all JPG files over 3 days old
          forfiles /P F:\Reolink\FrontDoorCam /S /M *.JPG /D -2 /C "CMD /C DEL @PATH"
          forfiles /P F:\Reolink\HondaCam /S /M *.JPG /D -2 /C "CMD /C DEL @PATH"
          forfiles /P F:\Reolink\PickupCam /S /M *.JPG /D -2 /C "CMD /C DEL @PATH"
          forfiles /P F:\Reolink\ShedCam /S /M *.JPG /D -2 /C "CMD /C DEL @PATH"
          forfiles /P F:\Reolink\SideCam /S /M *.JPG /D -2 /C "CMD /C DEL @PATH"
          REM
          REM Delete all MP4 files less than 10MB - Get rid of nonsense motion files (too short to be useful)
          forfiles /P F:\Reolink\FrontDoorCam /S /M *.MP4 /C "CMD /C if @fsize lss 10000000 DEL @PATH"
          forfiles /P F:\Reolink\HondaCam /S /M *.MP4 /C "CMD /C if @fsize lss 10000000 DEL @PATH"
          forfiles /P F:\Reolink\PickupCam /S /M *.MP4 /C "CMD /C if @fsize lss 10000000 DEL @PATH"
          forfiles /P F:\Reolink\ShedCam /S /M *.MP4 /C "CMD /C if @fsize lss 10000000 DEL @PATH"
          REM
          REM Delete all totally empty directories
          ROBOCOPY F:\Reolink F:\Reolink /S /MOVE
          REM
          ECHO FTP File Cleanup Ends %date% %time% >>C:\Users\Dick\FTP-file-cleanup.log

          Reply Quote
          Share
          • Share this Post
          • Facebook
          • Twitter
          • copy the link
            Copied!
          0
            View 0 replies
          • First post
            Last post
          All Categories
          Announcements and News Reolink Client & APP Discussion About Products #ReolinkTrial Reolink Captures Wishlist KEEN Trail Camera
          Never miss Reolink hot deals, news, and updates tailored for you.

          Thanks for your subscription!

          Please enter a valid email address.

          Oops… Something went wrong. Please try again later.

          You are already subscribed to this email list. :)

          Submission failed. Please try again later.

          Reolink Store|Support|About Us|Privacy Policy|Terms and Conditions

          Copyright 2025 © Reolink All Rights Reserved.

          Welcome Back!

          Hi there! Join the Commnunity to get all the latest news, tips and more!

          Join Now