Forum Discussion
ramonsuarez
2 years agoAdvocate II
Programmatically upload files to Fabric?
Hi, We want to be able to periodically upload a set of files to fabric, always to the same folder and overwritting the previous versions of those files. We have a PowerShell script in a ser...
- 2 years ago
Hi ramonsuarez ,
You can also try installing 'OneLake' program in the server and you can use it just like how you use 'OneDrive'. This approach will require just adding a copy statement in your existing powershell script
ramonsuarez
2 years agoAdvocate II
A colleague found a Power Shell script to upload directly from the server and run it with Windows Task Scheduler.
RizC1E
10 months agoRegular Visitor
Hi ramonsuarez , would you be able to share the PS script please? Would be very useful.