question

LorisBonotto-1055 avatar image
0 Votes"
LorisBonotto-1055 asked MichaelHan-MSFT answered

Application update folder (FTP server, OneDrive or Sharepoint?)

Hi,
sorry for whatever dumm I am about to say as I am new to the development world. I have created an Windows based application using Visual Studio 2019.
I would like that every one who has the application installed on their computer could received an automatic update every time I publish a new version of the App.
I have tried this process by linking to a folder in my computer and it works, so I know I am in the right direction.
Now, I would like to upload the updtaes in a common folder where everybody can access.
My company uses OneDrive as well as Sharepoint but I understand Visual Studio only allows me to input a FTP path location for updates.
Can I use any Sharepoint location or Onedrive folder as path for the updates? if so, how?

thanks
Loris

sharepoint-dev
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@LorisBonotto-1055
As your issue seems to be more related to SharePoint development, I would modify the tag.
Thanks for your understanding.

0 Votes 0 ·

1 Answer

MichaelHan-MSFT avatar image
0 Votes"
MichaelHan-MSFT answered

Hi @LorisBonotto-1055,

Not sure if you could use any Sharepoint location or Onedrive folder as path for the updates.

But as a workaround, we could sync SharePoint files with local computer. Thus you could link to this folder in the computer.

To sync SharePoint files with your computer, you could refer to this article: https://support.microsoft.com/en-us/office/sync-sharepoint-and-teams-files-with-your-computer-6de9ede8-5b6e-4503-80b2-6190f3354a88


If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.