Skip to main content

2 posts tagged with "file-transfer"

View All Tags

Tailscale Meets The Nucbox M6

· 3 min read

The Genius of Meshes

I recently stumbled upon a very cool FOSS tool called Tailscale. Tailscale is a secure and easy-to-use VPN that allows you to connect to a network remotely — like from an airplane or in my case, often from China.

Something specifically interesting about Tailscale is that it uses a mesh network topology, which means that every device on the network is connected to every other device. This allows for quick and reliable communication between devices, even if they are behind firewalls. On top of that, Tailscale gives you a pretty sweet user interface, making it easy to set up and authenticate with, certainly easier than opening up ports and forwarding stuff. Tailscale is built on top of WireGuard which is their cryptographic foundation for secure peer-to-peer connections. There's a bunch more that they do with smartly storing keys and how they exchange, but essentially, there's no single point of failure (or bottlenecking), and the scalability factor of this particular type of distributed mesh is huge too (but they let you select "exit nodes" where you can funnel traffic specifically if you still want stuff to go through a chosen node).

File Streaming? Could be Suite

· 7 min read
note

The following was written in 2024 some info may be outdated. In particular, Resilio Active Everywhere has since added their own file streaming solutions. I still think Suite works best for small to medium sized studios, however on larger projects and particularly with hybrid workflows, modern Resilio is a great option.

This is an overview of how remote VFX workflows can be improved by adopting Suite Studios.

Introduction

At the core of every VFX workflow is thoughtful consideration of who the users are. Typically this includes artists, TDs, coordinators, supervisors and producers. A good remote workflow, that does right by these users, needs the following qualities...