Download File with custom application

Hello! i’m try to automate a download file from a custom windows application. i have the route of file: ownclouddomain with the {fileid} at the end. And only know the password, but don’t have a user. what i’ts the best route to download the file from a custom desktop application. it’s possible in a C# Console Application or asp net

Thanks for your help

Hey,

maybe this is possible by downloading the file via WebDAV from the custom application:

It looks to me that this question could be also quite similar to:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.