On Sat, 18 Apr 2020 at 07:33, Patrick O'Callaghan <pocallaghan@xxxxxxxxx> wrote:
On Fri, 2020-04-17 at 16:28 -0700, ToddAndMargo via users wrote:
> Hi All,
>
> I have a scenario where I have a Fedora server at
> one location and five Windows workstations, each
> at a different location.
>
> The customer wants to give the five remote workstations
> the ability to view (not edit) certain documents.
>
> Question, what is the best to go about this?
> vsftp seems to over complicate things.
>
> Your advice?
By far the easiest solution is to use one of the commercial cloud
providers such as Dropbox or Google Drive. I'd certainly consider those
before rolling my own solution, as long as they meet your requirements.
There are also secure file sharing services used by financial companies,
layers, etc. The ones I've encountered worked with a web browser.
File sharing means users will download files as opposed to just viewing
remote content so always seeing the current version on the server.
NextCloud uses WebDAV. My former work blocked WebDAV at the firewall:
Windows 10 Pro has an NFSv3 client that works well on my LAN inside Windows Explorer.
You could use an ssh tunnel: https://access.redhat.com/solutions/788423 (putty has an option
"don't start a shell or command" when creating tunnels).
George N. White III
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx