Hi all,
I'm currently working on an application that moves a file saved to the desktop and uploads it to a directory online (I'm using Sharepoint). Could I potentially use the CopyFile function to move a file to an online directory if I have the URL for it, or if I am using OneDrive/Sharepoint, would I only be able to access it through my file explorer? Is the CopyFile function even suited to do this kind of operation? I am using CVI 19.0.
Thanks