Link to file on Windows shared drive with iPhone

I want to send an HTML email with a link in them. The link should open files from a shared Windows drive. Users will already be connected to the network via VPN.

I tried

<a href="file:///\\server\shared_data\Test\Test_Report.pdf">Test Report</a>

This works great when opened on a PC, but I can't figure out how to open it on the iPhone, although users access the network through the VPN client on their phone.

I am open to using third-party solutions

+4
source share
2 answers

This link is for iPad, but it should also work with Iphone:

https://discussions.apple.com/thread/3978480?tstart=0

Apple, - , filebrowser ( ). filebrowser, . WinSCP . ( vpn) . -, , . , FileExplorer Pro , . fileexplorer :

https://itunes.apple.com/us/app/fileexplorer-pro/id499470113?mt=8

EDIT:

, . , ProtonMail.

0
0

Source: https://habr.com/ru/post/1686568/


All Articles