F5F Stay Refreshed Software Operating Systems Ubuntu server is connecting to another server to retrieve its files.

Ubuntu server is connecting to another server to retrieve its files.

Ubuntu server is connecting to another server to retrieve its files.

W
Winkler1212
Member
172
02-26-2023, 02:40 PM
#1
Hello everyone, I've been working with Ubuntu servers for a while now, enjoying the process and gaining knowledge. Unfortunately, I'm stuck on figuring out how to connect my Ubuntu servers so they can share files. My current server runs Plex smoothly, but I need to set up another one to store media on the original machine. How can I have a central storage server while allowing other devices to read, write, and delete from it? With enough speed, several apps should be able to handle these operations efficiently.
W
Winkler1212
02-26-2023, 02:40 PM #1

Hello everyone, I've been working with Ubuntu servers for a while now, enjoying the process and gaining knowledge. Unfortunately, I'm stuck on figuring out how to connect my Ubuntu servers so they can share files. My current server runs Plex smoothly, but I need to set up another one to store media on the original machine. How can I have a central storage server while allowing other devices to read, write, and delete from it? With enough speed, several apps should be able to handle these operations efficiently.

R
rebelka79
Member
185
03-03-2023, 10:37 PM
#2
Based on what I understand, they just need the right kind of connection. On my Windows machine I use a tool called freefilesync which connects to my NAS/server and handles reading, writing, and deleting files in mirror mode. Both servers I have access to run the software with the necessary permissions.
R
rebelka79
03-03-2023, 10:37 PM #2

Based on what I understand, they just need the right kind of connection. On my Windows machine I use a tool called freefilesync which connects to my NAS/server and handles reading, writing, and deleting files in mirror mode. Both servers I have access to run the software with the necessary permissions.

L
LordHamlin
Member
118
03-09-2023, 12:31 PM
#3
For a moderately complex task to help you learn Linux, try NFS. It's highly reliable and commonly used in data center environments. If you prefer not to start immediately, FTP is a solid choice with a well-established protocol. The Ubuntu wiki offers extensive details on FTP. Other options include SCP, SMB, and AFP.
L
LordHamlin
03-09-2023, 12:31 PM #3

For a moderately complex task to help you learn Linux, try NFS. It's highly reliable and commonly used in data center environments. If you prefer not to start immediately, FTP is a solid choice with a well-established protocol. The Ubuntu wiki offers extensive details on FTP. Other options include SCP, SMB, and AFP.

P
pyrote
Senior Member
407
03-09-2023, 08:31 PM
#4
Searching for NFS and connected topics. It seems this is the right direction—I think I found what I need! Finally! … I was unable to locate it before. Time to start now.
P
pyrote
03-09-2023, 08:31 PM #4

Searching for NFS and connected topics. It seems this is the right direction—I think I found what I need! Finally! … I was unable to locate it before. Time to start now.