Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
56 views
in Technique[技术] by (71.8m points)

javascript - Open remote file via browser in local app and save it back to server

Is it possible to open a remote file via browser in the associated local app (Word/Excel/Photoshop etc.) and have the ability to save it back to the remote server?

I tried to find some solutions, but they seem to be unavailable:

  1. WebDAV - it's impossible to just generate a link for the user - the user should make a lot of things (e.g. for Windows they must create a new disk drive).
  2. FileSystem API - only in Chrome (it's ok), but it cannot be accessed from a local app. Only inside the browser with filesystem:* links.

Are there any other options? Maybe it's possible to do via an extension?

question from:https://stackoverflow.com/questions/65928073/open-remote-file-via-browser-in-local-app-and-save-it-back-to-server

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

57.0k users

...