Use Microsoft ONEDRIVE in LINUX: EASY with rclone

Опубликовано: 12 Май 2023
на канале: My Linux For Work
47,823
763

In this video you will learn how you can access Microsoft OneDrive from Arch Linux with rclone.

Rclone is an open-source command line program that allows you to sync files and directories to and from a variety of cloud storage services, such as Microsoft OneDrive, Google Drive, Dropbox, and Amazon S3. It's easy to use, reliable, and secure.

Rclone can be used to backup files and directories to the cloud, and keep them in sync with local copies. It can also be used to move files between cloud storage providers, or to mount cloud storage services as local drives.

Rclone is written in Go and is available for Linux, macOS, and Windows. It's free and open-source, and can be installed with a few simple commands.

Rclone Homepage:
https://rclone.org/

Create folder:
mkdir OneDrive

Install rclone:
sudo pacman -S rclone

Start Configuration:
rclone config

Mount OneDrive:
rclone --vfs-cache-mode writes mount OneDrive: ~/OneDrive &

Welcome to my channel! I'm Stephan Raabe, a Digital Marketing Professional with over 20 years of experience in B2B digital marketing, computer science, and web technologies.

Linux is an exceptional operating system that powers my business and personal life every day. It's stable, fast, and highly customizable to meet individual needs. On this channel, I share my Arch Linux setup, share experiences with differnet Linux distributions, featuring window managers like Hyprland and Qtile.

Whether you're a Linux enthusiast or someone looking to optimize your tech setup, there's something here for you. Subscribe and let's explore together!

👉 ML4W Dotfiles for Hyprland: https://github.com/mylinuxforwork/dot...
👉 ML4W Dotfiles Wiki: https://github.com/mylinuxforwork/dot...

👉 ML4W Hyprland Starter: https://github.com/mylinuxforwork/hyp...
👉 ML4W Hyprland Starter Wiki: https://github.com/mylinuxforwork/hyp...

👉 ML4W Hyprland Settings App: https://github.com/mylinuxforwork/hyp...

👉 Homepage: https://www.ml4w.com
👉 Discord:   / discord  
👉 ChatGPT Python Script: https://github.com/mylinuxforwork/cha...

#linux #onedrive #office365 #microsoft #archlinux