Plex locates the optimal method for transferring files.
Plex locates the optimal method for transferring files.
I suggest using SSH combined with WinSCP (https://winscp.net/eng/index.php). You’ll likely need to handle the initial configuration and key generation, but after that it’s straightforward. It offers strong security. On your side, restrict SSH access to key-based authentication and set up fail2ban.
SSH is a solid option. You could also reference WebDav, though it functions over the internet and can be mounted as a direct drive in Windows. Syncthing is another possibility; it replicates multiple folders across the web (similar to what bittorrent-sync intended).