pop-os / cosmic-files

WIP COSMIC file manager
GNU General Public License v3.0
93 stars 68 forks source link

Browsing to network shares #202

Open WatchMkr opened 3 months ago

AidanNotFunny commented 3 months ago

WebDAV support alongside this would be nice.

jacobgkau commented 1 month ago

In Nautilus and Dolphin, I can enter an SFTP address starting with sftp:// in the path bar to connect. This currently just opens Firefox (which doesn't handle that protocol, anyway).

WatchMkr commented 1 month ago

Potential protocols to support AppleTalk afp:// FTP ftp:// and ftps:// NFS nfs:// Samba smb:// SSH sftp:// ssh:// WebDAV dav:// davs://

WatchMkr commented 1 month ago

Need a design to connect to servers with prefix and name or IP:port