Can't open the download folder
Forum » Forum / Torrent programs » Can't open the download folder
Started by: nlxnlx
On: 1246714669|%e %b %Y, %H:%M %Z|agohover
Number of posts: 9
rss icon RSS: New posts
Summary:
using Transmission 1.72
Can't open the download folder
nlxnlx 1246714669|%e %b %Y, %H:%M %Z|agohover

Hey.

I have installed the Feature pack then Transmission.
I can use the software and download files, thats great.

Just a 'little' problem : it seems Transmission created a folder names 'WWW' to put those files. When i connect to the NAS with AFP i see all folder and can open but this folder. I don't have the right permissions.

I'm a real linux newbie. I'm just starting with SSH. I'm tryin to understand :
— what user should be using Transmission ?
— How can i know what user is using it right now ?
— How (and why) i should fixe the user using transmission ? How can i create a new user ?
— Should i just let Transmission user the current user account and change the account i'm using to connect to the NAS (= Admin)
— How/Why should i change the permissions/user for the WWW folder

I tried google and so on but i think i'm too much a newbie to be able to use all those informations yet.

WHat i see :

/shares/Public # ls -l 
-rw-rw-r--    1 guest    jewab        6148 Jul  3 20:55 :2eDS_Store
drwxrwxr-x    3 guest    jewab          25 Jun 16 12:48 Network Trash Folder
drwxrwxr-x    4 root     jewab         104 Jun 16 13:30 Shared Music
drwxrwxr-x    3 root     jewab          43 Jun 17 00:33 Shared Pictures
drwxrwxr-x    4 root     jewab        4096 Jun 19 20:44 Shared Videos
drwxrwxr-x    3 guest    jewab          25 Jun 16 12:48 Temporary Items
drwx------    3 nobody   nobody         25 Jun 17 00:25 WWW
unfold Can't open the download folder by nlxnlx, 1246714669|%e %b %Y, %H:%M %Z|agohover
Re: Can't open the download folder
nlxnlx 1246715124|%e %b %Y, %H:%M %Z|agohover

Oh and i tried this :

# chown www-data:www-data <DL-dir> -R
# chmod 755 <DL-dir> -R

but i get this :

chown: unknown group name: www-data

For info i'm connecting thru AFP, i'm on a Mac.

unfold Re: Can't open the download folder by nlxnlx, 1246715124|%e %b %Y, %H:%M %Z|agohover
Re: Can't open the download folder
nlxnlx 1246715284|%e %b %Y, %H:%M %Z|agohover

i tried this :

chmod 75 /shares/Public/WWW -R

Don't why it worked this once and not before but anyway i can open the folder now !

Why do i have the previous eror message about group www-data ?

unfold Re: Can't open the download folder by nlxnlx, 1246715284|%e %b %Y, %H:%M %Z|agohover
Re: Can't open the download folder
boondoklifeboondoklife 1246716016|%e %b %Y, %H:%M %Z|agohover

Can you post the output of cat /etc/group


while ( love & passion ) {
for( fight = 0 ; rights < freedom ; rights++ )
fight = standup( rights );
free( babylon ); }

unfold Re: Can't open the download folder by boondoklifeboondoklife, 1246716016|%e %b %Y, %H:%M %Z|agohover
Re: Can't open the download folder
nlxnlx 1246721633|%e %b %Y, %H:%M %Z|agohover
/shares/Public/WWW # cat /etc/group
root:x:0:
daemon:x:1:
bin:x:2:
sys:x:3:
adm:x:4:
tty:x:5:
disk:x:6:
wheel:x:10:root
utmp:x:43:
staff:x:50:
ftp:x:14:ftp
admin:x:98:admin
nobody:x:99:guest
users:x:100:
nfsnobody:x:65534:
jewab:x:1000:nobody
/shares/Public/WWW #
unfold Re: Can't open the download folder by nlxnlx, 1246721633|%e %b %Y, %H:%M %Z|agohover
Re: Can't open the download folder
boondoklifeboondoklife 1246732155|%e %b %Y, %H:%M %Z|agohover

Well the reason you cant chown it to that is cause there is no such group.


while ( love & passion ) {
for( fight = 0 ; rights < freedom ; rights++ )
fight = standup( rights );
free( babylon ); }

last edited on 1246732342|%e %b %Y, %H:%M %Z|agohover by boondoklife + show more
unfold Re: Can't open the download folder by boondoklifeboondoklife, 1246732155|%e %b %Y, %H:%M %Z|agohover
Re: Can't open the download folder
fraterfrater 1246740564|%e %b %Y, %H:%M %Z|agohover

www-data is bluering….
jewab is whitelight

unfold Re: Can't open the download folder by fraterfrater, 1246740564|%e %b %Y, %H:%M %Z|agohover
Re: Can't open the download folder
nlxnlx 1246887373|%e %b %Y, %H:%M %Z|agohover

i use the White one !

unfold Re: Can't open the download folder by nlxnlx, 1246887373|%e %b %Y, %H:%M %Z|agohover
Re: Can't open the download folder
boondoklifeboondoklife 1246732316|%e %b %Y, %H:%M %Z|agohover

If transmission is running then when you shell into the WD type

ps -Al | grep transmission

and post the output

while ( love & passion ) {
for( fight = 0 ; rights < freedom ; rights++ )
fight = standup( rights );
free( babylon ); }

unfold Re: Can't open the download folder by boondoklifeboondoklife, 1246732316|%e %b %Y, %H:%M %Z|agohover
New post
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License