Urgent.News

What's breaking now, across thousands of outlets.

Tech

Transfer files over an ethernet patch cable

Connecting two computers with an Ethernet cable allows for transferring files directly between them. On the sender computer, assign an IP address and bring the network interface up. Similarly, on the receiver computer, allocate an IP address and activate the network interface. Using tools like ping and socat, you can establish a direct connection and transfer files.

This method is faster than using cloud storage or USB flash drives, as it bypasses the need for data to be uploaded and downloaded multiple times. However, WiFi connections tend to be slower and less reliable due to interference and distance limitations. Ethernet cables, when properly installed, can achieve multi-gigabit speeds, making them a cost-effective solution for transferring large files between devices.

Unlike USB, which relies on a host-device relationship, Ethernet provides a more straightforward connection for transferring data between random devices. This technique is particularly useful for transferring data to and from microcontrollers or other small devices without the need for a full local network setup.

Written by urgent.news from Lobsters's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at maurycyz.com →

More in Tech

My test report printed "0/96, 0% pass rate". The truth was my account was out of credit

Something you can do right now Open any script you have that prints a score — an eval, a CI check, an audit tool, a health check — and ask it one question: If the infrastructure fails (out of credit…

  • Script printed false red light due to infrastructure failure
  • Author discovered missing question bank of 4 cases per skill
  • False red light removed after adding blind case classification

What Wallet Popups Don’t Tell You: A Developer-Friendly Guide to Web3 Permissions

A polished “Connect Wallet” button can make a Web3 app feel simple. One click, one popup, one confirmation. But the popup is only the final step of a much larger decision.

  • Wallet popups often conceal complex actions behind simple connection buttons.
  • Developers must distinguish request types clearly in user interfaces.
  • Strong Web3 products prioritize transparency and user understanding.

More from Sunday 30 August →