add file from ftp to transmission watch folder

55 views
Skip to first unread message

Сергей Петроченко

unread,
Sep 6, 2019, 8:51:51 AM9/6/19
to Alt-F
transmission imposible read files from watch folder where files added from ftp
if add files to watch folder from samba then transmission read fine and add torrent to download

adam

unread,
Sep 6, 2019, 8:57:32 AM9/6/19
to Alt-F
Compare the permissions of the file when placed there by FTP. My guess is your FTP is putting different permissions on or is being put under a different group user owner.

Сергей Петроченко

unread,
Sep 6, 2019, 9:09:54 AM9/6/19
to Alt-F
permittions on file 

from ftp:         -rw-------    1 1001     201         11708 Sep 06 13:03 Pennyworth.S01E01.720p.rus.LostFilm.TV.mp4.torrent
from samba:  -rwxr--r--    1 99       201         17388 Aug 31 19:03 Pennyworth.S01E03.720p.rus.LostFilm.TV.mp4.torrent.added

How to fix it?

пятница, 6 сентября 2019 г., 15:57:32 UTC+3 пользователь adam написал:

Сергей Петроченко

unread,
Sep 6, 2019, 9:16:15 AM9/6/19
to Alt-F
DNS-327L
ALT-F 1.0
standart vsftpd in initd mode


пятница, 6 сентября 2019 г., 15:57:32 UTC+3 пользователь adam написал:
Compare the permissions of the file when placed there by FTP. My guess is your FTP is putting different permissions on or is being put under a different group user owner.

Сергей Петроченко

unread,
Sep 6, 2019, 9:46:57 AM9/6/19
to Alt-F
/etc/vsftpd.conf

anonymous_enable=NO
local_enable=YES
write_enable=YES
local_umask=0002
anon_upload_enable=YES
anon_mkdir_write_enable=YES
file_open_mode=0777

Maybe fix this...

пятница, 6 сентября 2019 г., 16:09:54 UTC+3 пользователь Сергей Петроченко написал:

João Cardoso

unread,
Sep 22, 2019, 3:13:09 PM9/22/19
to Alt-F


On Friday, 6 September 2019 14:09:54 UTC+1, Сергей Петроченко wrote:
permittions on file 

from ftp:         -rw-------    1 1001     201         11708 Sep 06 13:03 Pennyworth.S01E01.720p.rus.LostFilm.TV.mp4.torrent

only user '1001' can read or write to that file, the transmission "user" can't read it. Try logging in in ftp as a normal user, not as an anonymous user.
BTW, who is user '1001' and group '201'? Its names should be displayed in a 'ls -l' command. Have you used the webUI to create such users?
 
from samba:  -rwxr--r--    1 99       201         17388 Aug 31 19:03 Pennyworth.S01E03.720p.rus.LostFilm.TV.mp4.torrent.added

user '99' owns that file, but everybody can read it.
Reply all
Reply to author
Forward
0 new messages