Jump to content

sdfyjert

Members
  • Posts

    28
  • Joined

  • Last visited

Posts posted by sdfyjert

  1. Hi guys, I got a weird behaviour here and would like to know if this is a bug or I've done something wrong.

     

    I have a share called movies. The share is configured to live only on the array (no cache). Config looks like this.

    image.thumb.png.a88d95e3265c827d2c8d7088ba47ce0a.png

     

    I have another share which lives only on the cache called tmp

    image.thumb.png.d724534b8123c30192c0d5a7eb212383.png

     

     

    I `ssh` to the nas and move a file from tmp to movies

    mv /mnt/user/tmp/jdownloader/movie.mp4 /mnt/user/movies/.

     

    The end result is that a folder movies is created in `/mnt/cache/movies/movie.mp4`.

    The expected behaviour would have been that it was moved to the array at the designated folder since that share is explicitly not using cache and as such the mover is never expected to run for this share.

    Is this a bug or have I misunderstood something?
     

×
×
  • Create New...