Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[SOLVED]I messed up a shared drive

Featured Replies

So, after installing SABnzbd for the 1st time, i starting doing some testing and messed up one of me shared drives, "Movies"

 

I had a movie on the cache drive that I manually tried to move to one of the shared drives in my array, "Movies"

 

I typed mv <titleofmovie> Movies instead of mv /<titleofmovie>/Movies/<titleofmovie>

The movie directory now appears in white instead of purple like it originally was and shows the following permission.

-rw------- 1 root root 78214 Sep 27 05:05 Movies

 

The system is currently doing a parity check.

 

How do I recover from this and how?

 

Thanks for all your help in advance.

 

This command does not look correct either:

mv /<titleofmovie>/Movies/<titleofmovie>

 

Use the "Move Now" button in the webGUI to move cache file in the future.

 

Enter "mv Movies <titleofmovie>" and see if that fixes things.

  • Author

This command does not look correct either:

mv /<titleofmovie>/Movies/<titleofmovie>

 

Use the "Move Now" button in the webGUI to move cache file in the future.

 

Enter "mv Movies <titleofmovie>" and see if that fixes things.

 

Ok, got you on using "Move Now"

 

cache drive after mistake

 

:/mnt/cache# ls -l

total 196

-rw------- 1 root root 30075 Sep 27 12:41 Honey\ 2\ 2011\ DvDRiP\ XviD\ ViSUALiSE.nzb.gz

-rwx------ 1 root root 78214 Sep 27 01:05 Movies*

-rw------- 1 root root 82824 Sep 27 01:05 Territories\ 2010\ GermanEnglish\ DL\ PAL\ COMPLETE\ DVDR\ ROOR.nzb.gz

 

Enter "mv Movies <titleofmovie>" and see if that fixes things.

After above comand..

 

:/mnt/cache# mv Movies Horr*

root@Nas:/mnt/cache# ls -l

total 196

-rw------- 1 root root 30075 Sep 27 12:41 Honey\ 2\ 2011\ DvDRiP\ XviD\ ViSUALiSE.nzb.gz

-rwx------ 1 root root 78214 Sep 27 01:05 Horr**

-rw------- 1 root root 82824 Sep 27 01:05 Territories\ 2010\ GermanEnglish\ DL\ PAL\ COMPLETE\ DVDR\ ROOR.nzb.gz

 

 

 

 

  • Author

Thanks for all the input y'all!

Using * in a file name is a bad idea. Use only alphanumeric, period, underscore, and hyphen. Definitely do not use the following: ? { } < | * \ > # ( ) [ ] $ “ ! % ^ @ & ` +

 

Those characters have special meaning to the shell.

 

  • Author

dgaschk,

I wasn't trying to rename a file. I did not want to type out the entire file name so i USED  part of the filename plus"*" to move a folder.

 

Thanks for that advise though.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.