Hi, i want mount my ftp Connection to my new Plex Server.
The query to the FTP works, but how can I now integrate the ftp connection into Plex with rclone?
thx
Hi, i want mount my ftp Connection to my new Plex Server.
The query to the FTP works, but how can I now integrate the ftp connection into Plex with rclone?
thx
welcome to the forum,
when you posted, there should have been a template of questions?
help us to help you and answer all the questions.
STOP and READ USE THIS TEMPLATE NO EXCEPTIONS - By not using this, you waste your time, our time and really hate puppies. Please remove these two lines and that will confirm you have read them.
I have connected my external server to my Plex via rclone.
The configuration is ftp
I can see and query the data from the other server via rclone ftp:, but I have no drive or path in Plex
rclone v1.53.3-DEV
this is a Seedbox. Also a FTP /sftp Server
rclone copy /tmp remote:tmp
)Paste command here
mkdir ~/Multimedia
rclone mount ftp: ~/Multimedia/
#### Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
<!-- You should use 3 backticks to begin and end your paste to make it readable. -->
Paste config here
it doesnt going
-vv
flagPaste log here
???
that version is three years old
Hi, i have now update of 1.64.
Now i have the connection to my other Server.
How can I now add this and then also store or see it in Plex?
rclone connection
You will find plenty of examples on Internet and this forum, e.g.:
If you run into any issues post all details as asked in the Help and Support template and somebody will try to help.
Thx, i became this Message:
root@vmd122137:~# rclone mount box:/files/Filme /media/Multimedia/ --daemon --allow-other
2023/11/15 13:34:45 Fatal error: mount not ready: /media/Multimedia
Is this the Path correct : rclone mount remote:????path/to/files?? = "/files/Filme"
Post all details as per template. You said ftp. Now you are trying to connect to box. Nobody can guess what you are doing.
I'm trying to connect to another server using rclone.
There is 1 folder "Files" in this folder there are 4 other folders. "Movies, documentaries, etc"
box is the name for the ftp
I created the following connection using rclone config:
IP
users
password
If I now rclone lsd box:
I also get a result from the other server, namely the folders that I mentioned above.
Now I would like to store these folders or their contents in Plex, but this is not yet possible with the instructions you provided.
history.txt (2.2 KB)
root@vmd122137:~# rclone lsd ftp:
-1 2023-10-31 08:59:10 -1 files
-1 2021-06-18 13:53:11 -1 watch
root@vmd122137:~#
under the Supfolder "Files" they are my Movies etc.
hi,
if that is where the media files are, then use
rclone mount ftp:files ...
fwiw, for testing,
--daemon
-vv
for debug output@asdffdsa
is going fail again:
Fail Screenshot
please just copy/paste text into the forum, instead of hard to read sceenshot snippets.
"fusermount3": executable file not found in $PATH
that has been discussed in the forum, so search for fusermount3
If I now execute the command, a short build-up occurs and then it aborts:
root@vmd122137:~# rclone mount ftp:files /media/Multimedia -vv --allow-other
2023/11/15 15:57:30 DEBUG : rclone: Version "v1.64.2" starting with parameters ["rclone" "mount" "ftp:files" "/media/Multimedia" "-vv" "--allow-other"]
2023/11/15 15:57:30 DEBUG : Creating backend with remote "ftp:files"
2023/11/15 15:57:30 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2023/11/15 15:57:30 DEBUG : ftp://123.123.123.123:21/files: Connecting to FTP server
2023/11/15 15:57:30 DEBUG : ftp://123.123.123.12:21/files: dial("tcp","123.123.123.12:21")
2023/11/15 15:57:30 DEBUG : ftp://123.123.123.12:21/files: > dial: conn=*fshttp.timeoutConn, err=
2023/11/15 15:57:30 INFO : ftp://123.123.123.12:21/files: poll-interval is not supported by this remote
2023/11/15 15:57:30 DEBUG : ftp://123.123.123.12:21/files: Mounting on "/media/Multimedia"
2023/11/15 15:57:30 DEBUG : : Root:
2023/11/15 15:57:30 DEBUG : : >Root: node=/, err=
2023/11/15 15:58:30 DEBUG : ftp://123.123.123.12:21/files: closing 1 unused connections
2023/11/15 16:07:30 DEBUG : : forgetting directory cache
The process stands still
when i try a other Directory (/home/) come this:
ReadDirAll: item=9, err=
2023/11/15 16:45:53 DEBUG : /: Attr:
2023/11/15 16:45:53 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=
2023/11/15 16:45:53 DEBUG : /: ReadDirAll:
2023/11/15 16:45:53 DEBUG : /: >ReadDirAll: item=9, err=
2023/11/15 16:45:53 DEBUG : /: Attr:
2023/11/15 16:45:53 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=
2023/11/15 16:45:53 DEBUG : /: Lookup: name="Comics"
2023/11/15 16:45:53 DEBUG : /: >Lookup: node=Comics/, err=
2023/11/15 16:45:53 DEBUG : Comics/: Attr:
2023/11/15 16:45:53 DEBUG : Comics/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=
2023/11/15 16:45:53 DEBUG : /: Lookup: name="Dokus"
2023/11/15 16:45:53 DEBUG : /: >Lookup: node=Dokus/, err=
2023/11/15 16:45:53 DEBUG : Dokus/: Attr:
2023/11/15 16:45:53 DEBUG : Dokus/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=
2023/11/15 16:45:53 DEBUG : /: Lookup: name="Filme"
2023/11/15 16:45:53 DEBUG : /: >Lookup: node=Filme/, err=
2023/11/15 16:45:53 DEBUG : Filme/: Attr:
2023/11/15 16:45:53 DEBUG : Filme/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=
2023/11/15 16:45:53 DEBUG : /: Lookup: name="Games"
2023/11/15 16:45:53 DEBUG : /: >Lookup: node=Games/, err=
2023/11/15 16:45:53 DEBUG : Games/: Attr:
2023/11/15 16:45:53 DEBUG : Games/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=
2023/11/15 16:45:53 DEBUG : /: Lookup: name="Musik"
2023/11/15 16:45:53 DEBUG : /: >Lookup: node=Musik/, err=
2023/11/15 16:45:53 DEBUG : Musik/: Attr:
2023/11/15 16:45:53 DEBUG : Musik/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=
2023/11/15 16:45:53 DEBUG : /: Lookup: name="Serien"
2023/11/15 16:45:53 DEBUG : /: >Lookup: node=Serien/, err=
2023/11/15 16:45:53 DEBUG : Serien/: Attr:
2023/11/15 16:45:53 DEBUG : Serien/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=
2023/11/15 16:45:53 DEBUG : /: Lookup: name="Software"
2023/11/15 16:45:53 DEBUG : /: >Lookup: node=Software/, err=
2023/11/15 16:45:53 DEBUG : Software/: Attr:
2023/11/15 16:45:53 DEBUG : Software/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=
2023/11/15 16:46:52 DEBUG : ftp://123.123.123.123:21/files: closing 1 unused connections
that output looks good.
root@vmd122137:~# ls /home/
(List all Files)
root@vmd122137:~#
yes, but in Plex is nothing
your mount command uses /media/Multimedia
i have try in 2 Directory, The data is also displayed in both folders, but nothing can be found in Plex.
not sure what that means?
/media/Multimedia
plex user needs permissions to that directory.
root@vmd122137:~# sudo chown plex /home/
root@vmd122137:~# chmod 777 /home
root@vmd122137:~# sudo chown plex /media/Multimedia/
root@vmd122137:~# chmod 777 /media/Multimedia/
root@vmd122137:~#
I try this, but in Plex, they are No Files