Everything posted by soder
-
ProFTPD Plugin for unRAID v6.8.x
Well, I DO understand german, but I think english is better for me (Ich bin schwede). About the cache, I think I thought of it like some kind of temp folder, but I guess that's stupid. But, on the share, what should I pick there in the cache options, when I create it on the cache even by default? /Söder
-
ProFTPD Plugin for unRAID v6.8.x
Thanks. Another question. I right now got all my media on /mnt/user/media, and I don't use the cache (80GB) for that share. I got problem with downloading torrents then. But the FTP, I put in /mnt/cache/FTP, and with the bind script I mount my /mnt/user/media/videos to /mnt/cache/FTP. I put on cache on the FTP share, but, maybe I shouldn't? Can someone please help me here? /Söder
-
ProFTPD Plugin for unRAID v6.8.x
Thanks for your replies. Now when I've used unRAID a little bit more, I tried with proFTPd again. I managed to set a new port, and setup a user, and it works to login. But I still got some questions. First, how do I best set up a path for the FTP structure? Say the FTP shall have access to my /mnt/user/media/videos, but with only read access? Or say I want to use a special structure for the FTP, with some stuff from the path /mnt/user/media/videos, but also some pictures. How do I do that? EDIT: OK, I've read some more, and managed to create a FTP dir in /mnt/cache, and also mount some dirs in to that dir. But, can I use http://www.proftpd.org/docs/howto/Directory.html instead of binding stuff to that folder? Is that a way to make folders protected? EDIT2: In proftpd.conf I've now added: <Directory /mnt/cache/FTP> <Limit WRITE> DenyAll </Limit> </Directory> is that enough? /Söder
-
[Support] activ- flexget
This is so stupid. The config file can't be found, due to what is set as /mnt in the Docker settings for FlexGet. That is set in that option is later ni /mnt after doing a "docker exec -ti activ-flexget /bin/bash" in a terminal. If I set that path to the same as where I got my appdata, that is, /mnt/user/appdata/activ-flexget I find the config file in /mnt. The problem is that it doesn't search for it there, but only here: 2018-02-08 16:31 CRITICAL manager Failed to find configuration file config.yml 2018-02-08 16:31 INFO manager Tried to read from: /, /home/nobody/.flexget, /home/nobody/.config/flexget Any solution for this? Maybe FlexGet isn't what I'm looking for. Right now I'm using a program called "automatic" that I run as an addon in LibreELEC. It downloads torrents from a RSS-feed to Transmission, and uses regexp for matches. Any solution that I can use...? /Söder
-
[Deprecated] Linuxserver.io - CouchPotato
This time, it worked.... =) Thanks. /Söder
-
[Deprecated] Linuxserver.io - CouchPotato
I've done that so many times... /Söder Skickat från min ONEPLUS A3003 via Tapatalk
-
[Deprecated] Linuxserver.io - CouchPotato
Both. /Söder Skickat från min ONEPLUS A3003 via Tapatalk
-
[Deprecated] Linuxserver.io - CouchPotato
==> how do I set a username and password then? /Söder
-
[Deprecated] Linuxserver.io - CouchPotato
But, I can't even login when I'm at http://myip:5050/login/?next=%2F What's the username and password there? And where do I set it? /Söder
-
[Deprecated] Linuxserver.io - CouchPotato
Spin up? Start and edit, or what? In the settings menu where I set the path to /movies and stuff, isn't anything about login and password? /Söder
-
[Deprecated] Linuxserver.io - CouchPotato
Since I wrote the post, I did a search, but couldn't find the solution. I got the same problem with other Dockers to, like FlexGet.. I thought it should be a little bit easier to start with dockers in unRAID. Maybe the answer to how to start using the docker should be in the first post? /Söder
-
[Deprecated] Linuxserver.io - CouchPotato
Hi. First I need to say that I haven't searched this thread, or read it all. But, I wonder, how I do set a login and password for this Docker, that I can use to log in with the first time? /Söder
-
ProFTPD Plugin for unRAID v6.8.x
Great. Please send me a PM about how to login to the webUI. Don't get the user name and password? /Söder
-
ProFTPD Plugin for unRAID v6.8.x
I might be stupid or something, but how do I even setup and start the FTP server? =) I'm running unRAID 6.4.0 and got this ProFTPd plugin installed. Do I have to create users in unRAID to make it work? I can't create users just in ProFTPd to be used only for the FTP server? Also, where do I find the settings file for this plugin? When I got dockers installed I kind of know where to find them, but for this plugin I don't. Sorry for noob questions, but would like to get some help with this. Thanks. /Söder