scubieman

Members
  • Posts

    421
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by scubieman

  1. Trying to have unraid back up to a NAS(1 drive) Anyways I told it to exclude Older video which is my blue iris NVR. However I show its coping the files anyways. Script: rclone sync -v /mnt/user/backups/ NAS:adehaan86/unraidbkup/ --exclude "/Older video/**" --exclude "/Work/**" Screenshot: Edit: I got this script working using the following below: rclone sync -v /mnt/user/backups/ NAS:adehaan86/unraidbkup/ --exclude "**/Older video/**" --exclude "/Work/**"
  2. Last thing before out of options. Can you use Krusader? If so can you navigate to that through there?
  3. Click where red circle is. It will do a drop down. Then click where the blue is and it will pop up. Also where the blue is what the share name is.
  4. Does it work with on the main screen? That's how I did it. Sent from my Pixel 2 XL using Tapatalk
  5. I believe /mnt/disks/nameofdrive Sent from my Pixel 2 XL using Tapatalk
  6. You see by the scroll bar I am to the bottom.
  7. If i choose for it to run daily. What time does it run?
  8. Having issues with excluding folders with Rclone. If I run it the first time it will exclude it. However if I add a folder like "logs" to the exclude then it wont delete it off the destination. I would manually have to do that. Is this script fine? rclone sync -v --delete-during /mnt/user/backups/Usbdrive NAS:adehaan86/unraidbkup/Usbdrive --exclude "/config/**" --exclude "/logs/**" a work around I can see be would if I add something to the exclude then manually go delete that directory.
  9. How do you test the Proxy within Jackett? I tried that command you you can run against a docker to show the IP it is using. I cant remember where I found it now.
  10. Can you use this program to backup unraid to a SMB share?
  11. I want to move my VM from "Domain" Share to a SSD unassigned disk. How would i go about doing this? Or do I point the primary vdisk location and the new location?
  12. Good news is it was a docker I hardly use. I just use it for logging. but thanks for heads up for future.
  13. I think i know the issue. I moved something from /mnt/cache to /mnt/user. I messed up and put /mnt/usr and not /mnt/user. This was yesterday and I corrected right away. I will delete the directory /mnt/usr. I double checked that unifi is not using it anymore. Thanks for your help!!!
  14. All I did was replace one of my drives. But ill try a reboot. I'm in a middle of parity rebuild so i better wait.
  15. I am getting this error... and these are my shares.
  16. I want to remove a drive from array to unassigned. Right now there is a parity check on that drive but its items i dont need backed up so i need to move to unassigned devices. Any help? I assume move data off drive> stop array > new config > start array without that drive > do parity check Then set up unassigned drive?
  17. I am fairly certain that is not how the mover works. What you could do and what I have is. Run mover like every 2-4 hours if over certain % then move from cache to array.