• About Us
  • Announce
  • Privacy Policy
  • Contact us
MasterTrend News
  • Home
    • BLOG
    • STORE
  • Tutorials
  • Hardware
  • Gaming
  • Mobiles
  • Security
  • Windows
  • AI
  • Software
  • Networks
  • News
  • English English
    • Spanish Spanish
    • Portuguese Portuguese
    • French French
    • Italian Italian
    • German German
    • Korean Korean
    • Japanese Japanese
    • Chinese Chinese
    • Russian Russian
    • Thai Thai
    • Polish Polish
    • Turkish Turkish
    • Indonesian Indonesian
    • Hindi Hindi
    • Arabic Arabic
    • Swedish Swedish
    • Dutch Dutch
No result
See all results
  • Home
    • BLOG
    • STORE
  • Tutorials
  • Hardware
  • Gaming
  • Mobiles
  • Security
  • Windows
  • AI
  • Software
  • Networks
  • News
  • English English
    • Spanish Spanish
    • Portuguese Portuguese
    • French French
    • Italian Italian
    • German German
    • Korean Korean
    • Japanese Japanese
    • Chinese Chinese
    • Russian Russian
    • Thai Thai
    • Polish Polish
    • Turkish Turkish
    • Indonesian Indonesian
    • Hindi Hindi
    • Arabic Arabic
    • Swedish Swedish
    • Dutch Dutch
No result
See all results
MasterTrend News
No result
See all results
Start Tutorials

Syncing Files Between Windows and Linux: New Solution! 🚀

MasterTrend Insights by MasterTrend Insights
June 5, 2025
in Tutorials
Reading time:Lectura de 8 minutos
TO TO
0
Syncing Files Between Windows and Linux: 3 Easy Steps!
21
SHARED
58
Views
Share on FacebookShare on Twitter

Contents

  1. Syncing Files Between Windows and Linux: 3 Easy Steps! 🔄
    1. Summary
  2. Why I chose Syncthing for file synchronization
  3. The only limitation you should know
  4. How to install and configure Syncthing
    1. Step 1: Install Syncthing on Windows and Linux
    2. Step 2: Connect your devices
    3. Step 3: Set up sync folders
    4. Related Posts

Syncing Files Between Windows and Linux: 3 Easy Steps!
🔄

Summary

  • Seamlessly sync files between Windows and Linux without the cloud using Syncthing. 💻🔄
  • Install and configure Syncthing on Windows and Linux for secure file sharing. 🔐
  • Syncthing requires both systems to be online for file sync to work. 🌐

Tired of manually copying files between operating systems or relying on cloud storage? I'll tell you how I use Syncthing to sync. files seamlessly between my Windows and Linux machines, without compromising my privacy or dealing with storage limits. 🚀

Why I chose Syncthing for file synchronization

If you are like me and regularly work in different operating systems, you know the pain of keeping files synchronized. After trying several solutions, I decided on Syncthing, a free, open-source, continuous file synchronization tool that creates a direct connection between your devices. 🌟

What I like most about Syncthing is that there is no cloud storage involved. Your data is transferred directly between devices, which means you don't have to trust a third-party provider with your private files. Just your devices talking to each other in a secure manner. safe. 🔒

In my home setup, I have two PCs: my main machine which runs on a dual boot Windows and Garuda Linux, and an additional Ubuntu system for testing. Syncthing helps me effortlessly share files, especially screenshots, between my Windows and Ubuntu systems. I'll show you how to set it up. 🖱️

The only limitation you should know

While Syncthing is fantastic, there is one catch: both systems must be running simultaneously for the sync to work. Since there's no buffer, Syncthing can't sync files if one of the devices is disconnected. So, if my Windows PC is on but my Ubuntu PC is off, the sync won't happen. That said, if both PCs are on at the same time, all changes will sync. 🔄

This limitation is a bigger problem for dual-boot setups. Since Windows and Linux are installed on the same system, you can't run both operating systems at the same time. This makes it impossible for Syncthing to sync between these devices. However, there's a very elegant solution to this: a simple USB flash drive. You can plug a USB flash drive into your PC, and when you boot into either operating system, it will read the flash drive and access the files. 💾

How to install and configure Syncthing

Installing and configuring Syncthing can be a bit tricky. Here's a step-by-step guide on how to get it working on your Windows and Linux devices. 📋

Step 1: Install Syncthing on Windows and Linux

First, let's get Syncthing working on Windows. To do this, visit the Syncthing website and go to the Settings menu. DownloadsThere you'll find several download links. Ignore everything under the "Base Syncthing" option, as they require you to run a command-line instance for Syncthing to work. If you close the command line, Syncthing stops working, which I find inconvenient. 🚫

Syncthing download page.

Instead, download the Syncthing for Windows setup under the Integrations section. It will take you to a GitHub page where you can download the installation file for WindowsThis release installs a Start Syncthing app and a Stop Syncthing app on your system, making it easier to maintain the service. 🎉

Download Syncthing for Windows configuration from GitHub.

Once downloaded, simply run the installation file and follow the installation wizard. During the process, it will first ask you to configure the port and address. If you are unsure, you can leave the default setting. Then, check the options “Start Syncthing automatically at login” and “Start Syncthing after installation.” Finally, click “Yes” in Create Windows firewall rule for Syncthing; otherwise, it won't work. 🔧

Once installed, open your browser and, assuming you didn't change the default address and ports, paste this address into your address bar:

http://127.0.0.1:8384/

This will open the Syncthing web interface, where you can manage your sync settings. 🌐

Syncthing web interface on Windows PC after a fresh installation.

I'll share how to configure the settings in the next section. For now, let's Install Syncthing on Linux. This should be fairly straightforward, as many Linux distributions include Syncthing in their repositories. For Ubuntu users, it's as simple as opening a terminal and running:

sudo apt install syncthing

After installation, you'll find two new applications: Syncthing WebUI and Start Syncthing in the Ubuntu Applications view. Open Start Syncthing first, then access Syncthing WebUI. A browser window will open showing the same interface you saw in Windows. 🌍

Step 2: Connect your devices

Now comes the fun part: linking your Windows and Linux systems. I'll start with the Windows device as an example. 🔗

First, open the Syncthing WebUI by visiting the URL:

http://127.0.0.1:8384/

Now, in the top right corner, click Actions > Show ID. This will show you the device ID for your Syncthing on Windows. 📲

Getting the device ID for Syncthing.

Now switch to the Linux machine and open Syncthing. Click “Add Remote Device” in the bottom right corner and enter the device ID of the remote device. Windows. Give it a memorable and easily identifiable name, and click “Save.”

Option to add remote device in Syncthing.

The Syncthing instance on Windows should now display a request to pair the Linux PC. Accept the request, give the Linux PC a recognizable name (this can be different from the PC name), and click "Save." 📝

Connection request from Ubuntu Syncthing to Windows Syncthing.

That's it! Now your PCs with Windows and Linux are connectedYou can verify the connection by checking the "Connected" symbol in the Remote Device section of any interface. If there are any connection issues, it should also appear here.

Step 3: Set up sync folders

Simply connecting the devices doesn't automatically sync your files; you need to tell Syncthing which folders to sync. By default, Syncthing creates a Default Folder for syncing. On Windows, it's located at:

C:\Users\{username}\Sync

While on Linux, you can find it here:

/home/{username}/Sync

Syncing is paused for the Default Folder, but you can easily enable it. Just click the "Edit" button, go to the "Sharing" tab, select the device you want to sync with, and click Save. This should trigger a sharing request on the other device. Accept, and both devices will now be synced. If you add or remove any data (files or folders) from one of the folders, it will appear in the other synced folder. 📂

That said, if you don't want to use the Default Folder, you can also set up a custom folder for syncing. To do this, click "Add Folder" and add the path to the folder you want to share. You'll also need to give it a Folder ID, which should be the same on all synced devices. There's also a Folder Label field. You can enter anything you want here; it's meant to help you identify the folder. 🛠️

Add new folder as sync folder in Syncthing.

Syncthing has transformed the way I share files between my Windows and Linux systemsWhile it's not perfect and requires both systems to be online to sync, it's still my preferred solution for its security, simplicity, and lack of reliance on cloud storage. 🌈

Share this:
6FacebookLinkedInPinterestXRedditTumblrBlueskyThreadsShare
6
SHARES

Related Posts

  • How to build a gaming PC
  • How to fix the error Something went wrong on Twitter
  • Replacing the Notebook Keyboard
  • Intel SR2C4 GL82HM170 Chipset
  • Core Ultra 200S sales stagnate!
  • Ideal cores for gaming
  • Chipset Intel – Bd82hm70 SJTNV
  • Southbridge Amd 218s7ebla12fg Sb700
Tags: Evergreen ContentTechTipsWindowsTips
Previous Post

How to add comments to folders in Windows 11 📂 Quick and Easy

Next publication

How to Mention Someone in Your WhatsApp Status: Do It Now! ⏰🔥

MasterTrend Insights

MasterTrend Insights

Our editorial team shares in-depth reviews, tutorials, and recommendations to help you get the most out of your digital devices and tools.

Next publication
How to mention someone in your WhatsApp status: 6 easy steps

How to Mention Someone in Your WhatsApp Status: Do It Now! ⏰🔥

5 1 vote
Article Rating
Subscribe
Access
Notify of
guest
guest
0 Comments
Oldest
Newest Most voted
Online Comments
See all comments

Stay Connected

  • 976 Fans
  • 118 Followers
  • 1.4k Followers
  • 1.8k Subscribers

Don't miss the latest in technology and gaming.
Exclusive tips, how-to guides, and analysis every day.

Subscription Form
  • Tendencies
  • Comments
  • Last
How to add a clock to the Windows 11 desktop: 3 surefire tricks!

How to add a clock to your Windows 11 desktop: Get more done in minutes! ⏱️

May 1, 2025
12 Best Alternatives to Lucky Patcher for Android

Lucky Patcher Alternatives: 12 Better and Easy Apps! 🎮⚡

May 12, 2025
How to save game in REPO

How to save your game in REPO 🔥 Discover the secret to not losing progress

July 7, 2025
How to use AdGuard DNS on Android in 2024

How to use AdGuard DNS on Android in 2025

February 11, 2025
Gmail Features on Android: Save Time with 5 Tips

Gmail Features on Android: 5 Tricks You Didn't Know About! 📱✨

12
Motherboard repair - Repair Motherboards

Notebook Motherboard Repair

10
Install Windows 11 Home without Internet

Install Windows 11 Home without Internet

10
How to Back Up Drivers in Windows 11/10 in 4 Steps!

How to Back Up Drivers in Windows 11/10: Avoid Errors! 🚨💾

10
Flying Android - Shocked woman watches a flying Android propelling a smartphone with flames and a speedometer, symbolizing speeding up your phone 5x without apps.

Android flying: secret menu for 50% more speed.

September 3, 2025
Lost Soul Aside and Versus XIII review: protagonist in black coat in front of a draconic crystal creature in a blue vortex, official art of the hack and slash action RPG.

Lost Soul Aside and Versus XIII Review: Does it beat Versus? 🔥

September 1, 2025
iPhone Automatic Updates - A person holding an iPhone displaying the App Store Settings screen with the automatic app updates option enabled.

iPhone Automatic Updates: Avoid Errors! Act Now!

August 26, 2025
RustDesk controls any mobile phone in two steps: a person with a headset connects their phone to another smartphone for remote assistance and control.

Rustdesk: Free remote access to your mobile phone. Now! 🔒

August 24, 2025

Recent News

Flying Android - Shocked woman watches a flying Android propelling a smartphone with flames and a speedometer, symbolizing speeding up your phone 5x without apps.

Android flying: secret menu for 50% more speed.

September 3, 2025
0
Lost Soul Aside and Versus XIII review: protagonist in black coat in front of a draconic crystal creature in a blue vortex, official art of the hack and slash action RPG.

Lost Soul Aside and Versus XIII Review: Does it beat Versus? 🔥

September 1, 2025
9
iPhone Automatic Updates - A person holding an iPhone displaying the App Store Settings screen with the automatic app updates option enabled.

iPhone Automatic Updates: Avoid Errors! Act Now!

August 26, 2025
10
RustDesk controls any mobile phone in two steps: a person with a headset connects their phone to another smartphone for remote assistance and control.

Rustdesk: Free remote access to your mobile phone. Now! 🔒

August 24, 2025
29
MasterTrend News logo

MasterTrend Info is your go-to source for technology: discover news, tutorials, and analysis on hardware, software, gaming, mobile devices, and artificial intelligence. Subscribe to our newsletter and don't miss any trends.

Follow us

Browse by Category

  • Gaming
  • Hardware
  • AI
  • Mobiles
  • News
  • Networks
  • Security
  • Software
  • Tutorials
  • Windows

Recent News

Flying Android - Shocked woman watches a flying Android propelling a smartphone with flames and a speedometer, symbolizing speeding up your phone 5x without apps.

Android flying: secret menu for 50% more speed.

September 3, 2025
Lost Soul Aside and Versus XIII review: protagonist in black coat in front of a draconic crystal creature in a blue vortex, official art of the hack and slash action RPG.

Lost Soul Aside and Versus XIII Review: Does it beat Versus? 🔥

September 1, 2025
  • About Us
  • Announce
  • Privacy Policy
  • Contact us

Copyright © 2025 https://mastertrend.info/ - All rights reserved. All trademarks are property of their respective owners.

Spanish Spanish
Spanish Spanish
English English
Portuguese Portuguese
French French
Italian Italian
Russian Russian
German German
Chinese Chinese
Korean Korean
Japanese Japanese
Thai Thai
Hindi Hindi
Arabic Arabic
Turkish Turkish
Polish Polish
Indonesian Indonesian
Dutch Dutch
Swedish Swedish
No result
See all results
  • English English
    • Spanish Spanish
    • Portuguese Portuguese
    • French French
    • Italian Italian
    • German German
    • Korean Korean
    • Japanese Japanese
    • Chinese Chinese
    • Russian Russian
    • Polish Polish
    • Indonesian Indonesian
    • Turkish Turkish
    • Hindi Hindi
    • Thai Thai
    • Arabic Arabic
    • Swedish Swedish
    • Dutch Dutch
  • Gaming
  • Hardware
  • AI
  • Mobiles
  • News
  • Networks
  • Security
  • Software
  • Tutorials
  • Windows

Copyright © 2025 https://mastertrend.info/ - All rights reserved. All trademarks are property of their respective owners.

Comment Author Info
:wpds_smile::wpds_grin::wpds_wink::wpds_mrgreen::wpds_neutral::wpds_twisted::wpds_arrow::wpds_shock::wpds_unamused::wpds_cool::wpds_evil::wpds_oops::wpds_razz::wpds_roll::wpds_cry::wpds_eek::wpds_lol::wpds_mad::wpds_sad::wpds_exclamation::wpds_question::wpds_idea::wpds_hmm::wpds_beg::wpds_whew::wpds_chuckle::wpds_silly::wpds_envy::wpds_shutmouth:
wpDiscuz
RedditBlueskyXMastodonHacker News
Share this:
MastodonVKWhatsAppTelegramSMSHacker NewsLineMessenger
Your Mastodon Instance