Jump to content

gspott

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by gspott

  1. On 14.5.2017 at 9:54 AM, Greygoose said:

    Krusader docker has some automation features. 

    I cant find any features around this?

     

    On 15.5.2017 at 4:09 PM, kizer said:

    I used to run this with Cron so it would run daily. 

     

    #!/bin/bash
    Today="`date +%Y-%m-%d`"

    mv /sourcefolder/*.* /destinationfolder/$Today-folder

     

    The above would create a folder based on the date and put everything in that folder


    Maby i could give this a try.

  2. I have a webcam uploading picture to my unraid server every 10min.
    Is there any way to auto move every day with picture in a new folder named with date or something like that?

    Filename:

    rogn20170510_202113_3336.jpg

    rogn20170510_203113_3937.jpg

     

    I have looked at davos v2 application but cant find the things i whant.

    Thanks.

×
×
  • Create New...