1

I have a desktop and a laptop--both with Ubuntu 20.04. I configure both for file sharing and cannot open either from the other.

I get "Unable to Access Location" "HTTP Server error"

What is up?

  • Have you tried the Ubuntu to Ubuntu solution described in this answer? Please edit your question and add information about what methods you used to share files. – user68186 Jul 07 '20 at 22:28
  • you mention http. Are you using filezilla or ssh or what. I think that basic ftp (port 21) is no longer standard. sftp over port 22 is the way to go. Do you know the IP address of both machines? Do you have the ssh metapackage installed on both machines? – walttheboss Jul 07 '20 at 22:30
  • I have been implementing new, 'clean' Ubuntu 20.04 installs on two systems: a laptop and a desktop. Both are wonderful and I've been working through my checklist of apps and tools. I had thought that I was at the end of my list when, as an afterthought, I thought I'd better test file-sharing. – tbbrightman Jul 08 '20 at 11:58
  • I simply followed the Ubuntu instructions to enable sharing and received what I posted. It failed as posted. I have tried both laptop to desktop and desktop to laptop. File Manager accepts a DAV URL, prompts for a password, then reports failure and internal http server error. – tbbrightman Jul 08 '20 at 12:06
  • It's as though this was never tested??? – tbbrightman Jul 08 '20 at 12:07
  • Please edit your question and add all the new information you put in the comments. It seems like you are trying to use SAMBA for file sharing. If this is correct you may want to check the first section (Windows - Ubuntu) file sharing for guidance. SAMBA is meant for Windows-Ubuntu file sharing. It should also work for Ubuntu to Ubuntu file sharing, but as you found out, may have some quirks. If you think this is a bug, please file a bug report. – user68186 Jul 08 '20 at 16:11

1 Answers1

1

Apparently, this s a real bug. The problem goes away when 'Require Password' is turned off in the Control Window under Sharing->File Sharing.

Now, if only I knew how to report bugs!