Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OneDrive
Message
From
30/03/2022 07:22:53
 
 
To
30/03/2022 07:13:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01684024
Message ID:
01684026
Views:
63
>Hello all,
>
>I have the tools made by Rick Strahl (West Wind Internet And Client Tools).
>
>In those tools there is already a class for FTP.
>
>With FTP I would like to send files to a folder in OneDrive. I can access that folder with a url because that folder is shared.
>
>Anyone has a clue?

I think you can simply use the normal VFP commands, like Copy and so one. I just tried this on my own computer with great success:
List Files Like GetEnv("OneDrive")+'\*.*'
Previous
Reply
Map
View

Click here to load this message in the networking platform