feature request
2 Topics[Feature Request]: OneDrive CLI
$: man onedrive_rsync onedrive_rsync src_folder_path dst_folder_path src_folder_path: Can be a local path or a onedrive path dst_folder_path: Can be a local path or a onedrive path # Examples # Uploads all files which are present in the local and missing in the onedrive path $: onedrive_rsync path_to_local_folder path_to_ondrive_folder # Downloads all the files which are missing in the local path and persent in the onedrive path $: onedrive_rsync path_to_onedrive_folder path_to_local_folder # Syncs two folders on the onedrive path $: onedrive_rsync path_to_onedrive_folder_1 path_to_onedrive_folder_2 # Regex patterns should also be allowed $: onedrive_rsync path_to_local_folder/*.nef path_to_onedrive_path Hi All, It would be really nice to have an official OneDrive CLI that can be used via the terminal to allow for secure uploads/ downloads and syncing of either local folders to the OneDrive or syncing two OneDrive folders. My motivation for the above feature request is that I quite often upload/download quite big folders to/from OneDrive (many many GBs), and sometimes all I need is incremental changes. Keeping the browser open for the entire duration is cumbersome, and thus, it would be very nice to have a CLI, that can run in the background or can be automated via some script. This also enables a use case where I need to upload files from multiple devices to the same OneDrive folder. Hoping this would become a thing, as I would prefer as little browser interaction as possible, so the entire suite of CLI commands for path manipulations (creating, deleting and moving files and folders in OneDrive) would be very much appreciated. Thanks !30Views0likes1CommentFeature request: add pip mode on iOS app
I hope I'm writing in the right place, I couldn't find any other modes: I would like to report the lack of pip mode in viewing videos on OneDrive on iOS It would be very useful to be able to multitask open other apps while watching a video but, sending the works the video pauses. I hope someone knowledgeable reads this. Thanks!115Views1like0Comments