After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 730444 - Incorrect URL for access to "Public files" share
Incorrect URL for access to "Public files" share
Status: RESOLVED OBSOLETE
Product: gnome-control-center
Classification: Core
Component: Sharing
3.13.x
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
: 734991 740354 772326 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-05-20 13:38 UTC by Bastien Nocera
Modified: 2021-06-09 16:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
configuration (160.82 KB, image/png)
2015-03-17 20:19 UTC, Asif Ali Rizvan
Details
dav://fedora.local gives error in nautilus and also not accessible in android webdav clients (60.83 KB, image/png)
2015-03-17 20:20 UTC, Asif Ali Rizvan
Details
but the dav://fedora.local:60229 (random high port assigned by user-share) works, which doesn't make file sharing easy for android and other clients. (103.64 KB, image/png)
2015-03-17 20:29 UTC, Asif Ali Rizvan
Details

Description Bastien Nocera 2014-05-20 13:38:56 UTC
On my system, dav://nuvo.local isn't where the share actually is.

gnome-user-share uses whatever the kernel feels is available to the user (above port 1024 in all cases). The dav:// implementation in gvfs uses port 80 by default.
Comment 1 Bastien Nocera 2014-08-18 10:59:14 UTC
*** Bug 734991 has been marked as a duplicate of this bug. ***
Comment 2 Bastien Nocera 2014-11-19 11:59:06 UTC
*** Bug 740354 has been marked as a duplicate of this bug. ***
Comment 3 Asif Ali Rizvan 2015-03-17 20:19:33 UTC
Created attachment 299632 [details]
configuration
Comment 4 Asif Ali Rizvan 2015-03-17 20:20:24 UTC
Created attachment 299633 [details]
dav://fedora.local gives error in nautilus and also not accessible in android webdav clients
Comment 5 Asif Ali Rizvan 2015-03-17 20:29:33 UTC
Created attachment 299638 [details]
but the dav://fedora.local:60229 (random high port assigned by user-share) works, which doesn't make file sharing easy for android and other clients.

The user need to see the port number from the  ~/.config/user-share/log 
 file just to get the file sharing work with non-nautilus clients. Even with nautilus port number is a must. 

File sharing is still difficult for normal users in Gnome OS. Technical users can set their web, ftp servers or samba servers, but what about regular users with firewall and selinux headache?
Comment 6 Bastien Nocera 2015-03-18 09:08:30 UTC
Just what are you trying to achieve here? It's pretty clear from the start that there is a bug. What's the point of throwing more data at it when we know for a fact that there is a bug?

There's really nothing to add unless it's a patch...
Comment 7 Cosimo Cecchi 2016-08-31 23:12:47 UTC
Bastien, what kind of patch would you like to see for this?
It sounds feasible to just expose the port as part the URI. Would that be enough?
Comment 8 Cosimo Cecchi 2016-08-31 23:36:04 UTC
See bug 594497 for a related issue. We may also want to expose the username in the URI, e.g. "dav://cosimoc@hostname.local:port"
Comment 9 Bastien Nocera 2016-10-02 13:15:00 UTC
*** Bug 772326 has been marked as a duplicate of this bug. ***
Comment 10 André Klapper 2021-06-09 16:31:03 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new bug report at
  https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/

Thank you for your understanding and your help.