User(s) browsing this thread: 1 Guest(s)
|
HOW TO: Change file permissions A-300
|
|
04-25-2012, 06:54 PM
|
|||
|
|||
|
HOW TO: Change file permissions A-300
Hi,
I have a slight issue where I can't move some video files from the download directory into the folder I want them in, nor can I change file names. The error says to "make sure the destination folder is not read only." When I FTP into the machine I am no longer able to move files around like I always have been. When I run "Get Info" on the folders it says "You can only read", but of course I can't change the permission from OSX because the NMT is a different file system. I have just recently upgraded to OSX Lion, and have updated to the latest firmware on my A-300. Nothing else has changed and I've been having these permission problems since before both upgrades. I can't think of what the problem might be, because I can move some downloaded videos but not others. I searched throughout the Wiki and forum to find out how to change file permissions but couldn't find anything. Thanks. |
|||
|
04-25-2012, 07:15 PM
|
|||
|
|||
|
RE: HOW TO: Change file permissions A-300
you need to telnet into the pch,
And run chown -R nmt:nmt foldername To give rights back to user nmt nmt |
|||
2 users say Thank You to halfelite for this post |
|
04-25-2012, 07:22 PM
|
|||
|
|||
|
RE: HOW TO: Change file permissions A-300
I think I remember this 'chown-R nmt:nmt /share' used to be in the boot sequence ? is it still there? Or do I remember wrongly ..
Oversight: Jukebox | FeedTime: Automatic nzbs |
|||
|
04-25-2012, 07:30 PM
(This post was last modified: 04-25-2012 07:32 PM by mantologist.)
|
|||
|
|||
RE: HOW TO: Change file permissions A-300
(04-25-2012 07:15 PM)halfelite Wrote: you need to telnet into the pch, Pardon my ignorance but your answer does not make a lot of sense to me. I have telnet into the pch and I see "sh-3.00#" Then I type "chown -R nmt:nmt Video" and it says "No such file or directory" |
|||
|
04-25-2012, 07:36 PM
|
|||
|
|||
|
RE: HOW TO: Change file permissions A-300
when you first go into telnet you are in the root of the filesystem so you are in / you would need to type "cd /opt/sybhttpd/localhost.drives/Sata_disk/ I think is the path but not sure. You might have to walk the path to check. So do something like.
Code: cd optcd changes to the directory and ls lists the contents in the directory you are in. |
|||
|
04-25-2012, 07:50 PM
|
|||
|
|||
RE: HOW TO: Change file permissions A-300
(04-25-2012 07:36 PM)halfelite Wrote: when you first go into telnet you are in the root of the filesystem so you are in / you would need to type "cd /opt/sybhttpd/localhost.drives/Sata_disk/ I think is the path but not sure. You might have to walk the path to check. So do something like. Ok that all makes sense to me. (That is the correct path by the way, I just needed to make the "Sata_disk" all capitals for it to work). Now that I am in the SATA_DISK directory, What does the command "chown -R nmt:nmt" actually mean? |
|||
1 user says Thank You to mantologist for this post |
|
04-25-2012, 07:56 PM
|
|||
|
|||
|
RE: HOW TO: Change file permissions A-300
what you are are doing is chown = change owner, -R means recursive, ftp/samba run as user nmt and group nmt so you are making sure the folder and files are all owned by nmt,
|
|||
|
04-25-2012, 08:05 PM
|
|||
|
|||
RE: HOW TO: Change file permissions A-300
(04-25-2012 07:56 PM)halfelite Wrote: what you are are doing is chown = change owner, -R means recursive, ftp/samba run as user nmt and group nmt so you are making sure the folder and files are all owned by nmt, Awesome, so now that I'm in the SATA_DISK directory, and I have typed "chown -R nmt:nmt Video"... How do we know that the change owner command has worked? |
|||
|
04-25-2012, 08:09 PM
|
|||
|
|||
|
RE: HOW TO: Change file permissions A-300
if you get no error it worked. go to your pc and try to move a file with ftp or samba
|
|||
|
04-25-2012, 08:34 PM
|
|||
|
|||
RE: HOW TO: Change file permissions A-300
(04-25-2012 08:09 PM)halfelite Wrote: if you get no error it worked. go to your pc and try to move a file with ftp or samba OK so do I have to do this for every video file? Or does the -Recursive command change permissions for all subfolders and files? I exited the telnet and rebooted the NMT and nothing seems to have changed. Is there a command to find out what the permissions currently are? |
|||
|
04-25-2012, 08:37 PM
|
|||
|
|||
|
RE: HOW TO: Change file permissions A-300
if you want to see what the perms are in use type ls -l
It should change for everything. Explain exactly what folders you are moving things to and from and how the files got there and there might be a better option. Usually this error only comes up if the drive was not formatted by the pch |
|||
|
04-25-2012, 08:51 PM
(This post was last modified: 04-25-2012 09:09 PM by mantologist.)
|
|||
|
|||
|
RE: HOW TO: Change file permissions A-300
The drive was formatted by the PCH.
All I need to do is move videos that I have downloaded, using transmission on the NMT, from the Download folder to a Movie or TV show folder. Also re-name them to make it look neat. Thanks for you help though. I appreciate it. |
|||
|
04-26-2012, 04:09 AM
|
|||
|
|||
|
RE: HOW TO: Change file permissions A-300
Ok is this stock transmission or transmission added by CSI?
|
|||
|
04-26-2012, 04:18 AM
|
|||
|
|||
|
RE: HOW TO: Change file permissions A-300
Transmission added by CSI
|
|||
|
04-26-2012, 05:14 AM
|
|||
|
|||
|
RE: HOW TO: Change file permissions A-300
look here
http://www.networkedmediatank.com/showth...ansmission there has been issues when transmission is not running as the right user. I dont run transmission so maybe post in the transmission thread. |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| Allow more than 3 FTP users on A-300 | yahavrave | 9 | 1,258 |
01-14-2013 03:29 PM Last Post: yahavrave |
|
| TIP: How to organize downloads and How to paste full file names into Lundman shell | an1m8 | 0 | 2,674 |
10-09-2010 06:07 AM Last Post: an1m8 |
|
| [HOW TO] Convert on MAC OS a DTS track to AC3 in a MKV file - variable bitrates | criblevibes | 3 | 8,430 |
06-01-2010 12:17 AM Last Post: husak |
|
| How to convert wmv video file to mkv with AC3 sound | Little Simon | 30 | 46,783 |
07-15-2009 08:38 PM Last Post: jokster |
|
| How to find & post file specs with Mediainfo | chris57 | 0 | 4,595 |
07-03-2009 03:30 AM Last Post: chris57 |
|
| Flippers (How to make a dual sided dvd into a single ISO file) | tivo1 | 2 | 7,159 |
04-02-2009 12:46 AM Last Post: acoate |
|
| How-To: Enable Gaya logging to a file | Delphy | 0 | 1,545 |
02-17-2009 07:33 PM Last Post: Delphy |
|
| How To use a index.htm file. | excal | 0 | 7,673 |
12-30-2008 09:52 PM Last Post: excal |
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]







![[+]](images/collapse_collapsed.gif)


