Differences

This shows you the differences between the selected revisions of the page.

guide_microsoft_onedrive 2020-06-07 guide_microsoft_onedrive (current)
Line 1: Line 1:
-====== Connecting Securely to Microsoft OneDrive with WebDAV ====== 
-With WinSCP you can easily upload, manage or backup files on your Microsoft OneDrive cloud storage over [[webdav|WebDAV protocol]]. 
-Before starting you should [[guide_install|have the latest version of WinSCP installed]]. 
- 
-===== Connecting ===== 
- 
-Find out your "OneDrive customer ID": 
-     
-  * In your web browser, [[https://onedrive.live.com/|login to your OneDrive]]. 
-  * After you log in, your URL should be like: \\ ''%%https://onedrive.live.com/?id=root&cid=ABCDEFGHIJKLMNOP%%'' \\ The ''ABCDEFGHIJKLMNOP'' part is your "customer ID". Select it and copy it to the clipboard. 
- 
-Start WinSCP. [[ui_login|Login dialog]] will appear. On the dialog:  
-  * Make sure //New site// node is selected. 
-  * On the //New site node//, select //%%WebDAV%%// protocol and //%%TLS/SSL%% Implicit encryption//. 
-  * Enter ''d.docs.live.net'' into the //Host name// box. 
-  * Enter your Microsoft account username/email into the //User name// box. 
-  * Enter your Microsoft account password into the //Password// box. 
-  * Press the //Advanced// button to open [[ui_login_advanced|Advanced site settings dialog]] and go to //[[ui_login_authentication|Environment > Directories page]]//.  
-  * Paste your "OneDrive customer ID" into the //Remote directory// box and add a slash in front of it, i.e. like ''/ABCDEFGHIJKLMNOP''. 
-  * Submit the Advanced site settings dialog with the //OK// button. 
-  * Save your site settings using the //Save// button. 
-  * Login using the //Login// button. 
- 
-===== Further reading ===== 
-  * Guide to [[guide_upload|uploading files to server]]; 
-  * Guide to [[guide_automation|automating operations]] (including upload).