LocalNode
How it worksDemoAppsPricingFAQShop now
← All guides
Home/Community/Syncing Files from Your Pc to Nextcloud

Syncing Files from Your Pc to Nextcloud

Files
Beginner
5 min read
Published: May 7, 2026

Was this helpful?

Help us improve our community guides.

In this guide

  • Overview
  • Virtual Files (Saving hard drive space)
  • Selective Sync
  • Handling Sync Conflicts
  • Next Steps

Need direct help?

LocalNode Care Plan members get priority remote support.

Email Support →

More in Files

Collaborating on Documents in Nextcloud

Collaborating on Documents in Nextcloud — Step-by-step guide for your LocalNode.

5 min read

Connecting Nextcloud to External Storage

Connecting Nextcloud to External Storage — Step-by-step guide for your LocalNode.

5 min read

Setting Up Nextcloud for the First Time

Setting Up Nextcloud for the First Time — Step-by-step guide for your LocalNode.

5 min read
LocalNode

Plug-and-play home server. Your data, your hardware, your rules.

Product

How it worksDemoAppsCommunityPricingFAQ

Support

ContactShipping & ReturnsTrack Order

Legal

Privacy PolicyTerms of ServiceShipping Policy
© 2026 LocalNode. Built for people who value their privacy.Denton, TX · hello@localnode.tech

The Nextcloud desktop client acts as a bridge between your laptop and your LocalNode. Understanding how the synchronization engine works will save you massive amounts of hard drive space.

Overview

Once you install the desktop app, a new "Nextcloud" folder appears in your file explorer. Anything you drag into this folder is instantly uploaded to the server. If you delete a file from this folder, it is deleted from the server.

Virtual Files (Saving hard drive space)

If you have 500GB of files stored on your LocalNode, you likely do not want all 500GB downloaded to your laptop's small hard drive. Nextcloud solves this with "Virtual Files" (similar to OneDrive's Files On-Demand).

  1. Open the Nextcloud desktop app settings (click the green icon in your system tray/menu bar, click your profile, select Settings).
  2. Under your account connection, look for the Virtual Files setting.
  3. Ensure "Enable virtual file support" is checked.

How it works:When you open the Nextcloud folder on your PC, you will see all your files, but they will have a small cloud icon next to them. These are "placeholder" files that take up zero space. When you double-click one, Nextcloud instantly downloads it from the LocalNode and opens it.

To keep a file permanently on your laptop (e.g., if you are going on a flight without internet), right-click the file and select "Always keep on this device".

Nextcloud desktop client wizard illustrating folder sync setup on a workstation.
Nextcloud documentation screenshot (nextcloud/documentation, AGPL / CC BY-SA depending on section).

Selective Sync

If you are using Mac or Linux and Virtual Files are behaving oddly, you can use the older, rock-solid "Selective Sync" method.

  1. In the Nextcloud app settings, uncheck the "virtual file support" box.
  2. Click the button that says Choose what to sync.
  3. A tree view of all folders on your server will appear.
  4. Uncheck the massive folders (like "Video Archives" or "Backups"). Check only the folders you need daily access to (like "Current Projects").
  5. Click Apply. Only the checked folders will be downloaded to your laptop.

💡 Tip: You can always view the unchecked folders by logging into the Nextcloud web interface in your browser.

Handling Sync Conflicts

If you edit a Word document on your laptop while offline, and your spouse edits the exact same document on the web interface, Nextcloud won't know which version to keep when your laptop comes back online.

When this happens, Nextcloud will create a "Conflict File". You will see two files in the folder:

  • Budget.xlsx
  • Budget (conflicted copy 2026-05-01).xlsx

You must manually open both, combine the changes, save the master file, and delete the conflicted copy to resolve the issue.

Next Steps

  • Sharing files and folders with others
  • Editing documents simultaneously in the browser

Need help? Email hello@localnode.tech or visit localnode.tech/contact.