spacedriveapp / spacedrive

Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.

Home Page:https://spacedrive.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v0.2.5 Cannot enable networking on Windows

greatbody opened this issue · comments

Describe the bug

I am using Windows 11
v0.2.5 spacedrive cannot enable networking on windows.

Reproduction

image

Expected behavior

Can click to toggle on network, and be able to see my macOS with Spacedrive installed.

Platform and versions

Windows 11 Professional

Stack trace

No response

Additional context

No response

The switch is currently disabled

The switch is currently disabled

Thanks for sharing the context.

Why we disable that switch for Windows?

It is currently disabled on all platforms, tho we should have communicated this in a better way, as it can confuse users.

commented

Networking is still "work in progress" which is why it's disabled

Networking is still "work in progress" which is why it's disabled

Do we have a road map for network function?

commented

Do we have a road map for network function?

@oscartbeaumont added the functionality and added the button back on #2365 :)

The button got broken during some big internal networking changes hence it getting disabled in the UI but i'm bringing it back now cause I fixed it.

As of right now Spacedrop is the only networked functionality within the app that has publically launched.

Most of the other networked functionality is probably going to launch alongside sync. Most of it's within the app and we testing it internally.