issue221:passer_a_linux
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
issue221:passer_a_linux [2025/09/28 14:03] – d52fr | issue221:passer_a_linux [2025/09/29 19:07] (Version actuelle) – andre_domenech | ||
---|---|---|---|
Ligne 4: | Ligne 4: | ||
Using OneDrive in Linux is further complicated by the fact that Microsoft, in its undoubted wisdom, does not offer a Linux client for OneDrive. Nevertheless, | Using OneDrive in Linux is further complicated by the fact that Microsoft, in its undoubted wisdom, does not offer a Linux client for OneDrive. Nevertheless, | ||
+ | |||
+ | Dans la partie 7 de cette série, nous avons étudié l' | ||
+ | |||
+ | L'un des principaux problèmes que je rencontre avec Microsoft 365 est qu'il ne me permet pas d' | ||
+ | |||
+ | L' | ||
+ | |||
**OneDrive Client for Linux is described by its developer as a free Microsoft OneDrive Client that seamlessly supports OneDrive Personal, OneDrive for Business, OneDrive for Office365, and SharePoint Libraries. It is compatible with all major Linux distributions and offers both one-way and two-way synchronization capabilities. The companion application is OneDriveGUI which, as the name suggests, provides a graphical user interface for the OneDrive client. | **OneDrive Client for Linux is described by its developer as a free Microsoft OneDrive Client that seamlessly supports OneDrive Personal, OneDrive for Business, OneDrive for Office365, and SharePoint Libraries. It is compatible with all major Linux distributions and offers both one-way and two-way synchronization capabilities. The companion application is OneDriveGUI which, as the name suggests, provides a graphical user interface for the OneDrive client. | ||
Ligne 10: | Ligne 17: | ||
In a perfect world the easiest option is to use the Software Manager. Simply search for onedrive and install the package. Check that onedrive has been installed correctly by opening a Terminal window and typing onedrive --version. Currently, this command will return onedrive v2.5.5-1+np1+1.1.** | In a perfect world the easiest option is to use the Software Manager. Simply search for onedrive and install the package. Check that onedrive has been installed correctly by opening a Terminal window and typing onedrive --version. Currently, this command will return onedrive v2.5.5-1+np1+1.1.** | ||
+ | |||
+ | Le client OneDrive pour Linux est décrit par son développeur comme un client Microsoft OneDrive gratuit prenant en charge OneDrive Personnel, OneDrive Entreprise, OneDrive pour Office 365 et les bibliothèques SharePoint. Il est compatible avec les principales distributions Linux et offre des fonctionnalités de synchronisation unidirectionnelle et bidirectionnelle. L' | ||
+ | |||
+ | La bonne nouvelle est que Linux Mint inclut le client OneDrive pour Linux dans ses dépôts, ce qui permet de l' | ||
+ | |||
+ | Idéalement, | ||
+ | |||
**To run OneDrive manually and authorize access to Microsoft’s OneDrive server, type onedrive in the Terminal window. The response is shown in Figure 1. Take careful note of the final set of instructions that (a) provide a URL that is to be entered into a web browser, and (b) indicate Enter the response uri from your browser. | **To run OneDrive manually and authorize access to Microsoft’s OneDrive server, type onedrive in the Terminal window. The response is shown in Figure 1. Take careful note of the final set of instructions that (a) provide a URL that is to be entered into a web browser, and (b) indicate Enter the response uri from your browser. | ||
Ligne 16: | Ligne 30: | ||
* Take special note of how to cut and paste the response URI as we will need to repeat the process to configure OneDriveGUI** | * Take special note of how to cut and paste the response URI as we will need to repeat the process to configure OneDriveGUI** | ||
+ | |||
+ | Pour exécuter OneDrive manuellement et autoriser l' | ||
+ | |||
+ | Bien que les instructions soient correctes, certains utilisateurs (moi !) peuvent trouver leur mise en œuvre confuse. L'URL en surbrillance ouvre la page Web du service de connexion à OneDrive de Microsoft. Il est alors évident qu'il est nécessaire de se connecter et de saisir les identifiants de connexion (nom d' | ||
+ | |||
+ | * Notez bien comment copier-coller l'URI de réponse, car nous devrons répéter la procédure pour configurer l' | ||
+ | |||
**Rather than running OneDrive manually from the Terminal, we will use OneDriveGUI to provide a graphical user interface to the actual client. We can download OneDriveGUI as an AppImage, a special type of file that packages the application and any necessary dependencies into a single executable file. At the time of writing, the current version is OneDriveGUI-1.1.1-x86_64.AppImage. | **Rather than running OneDrive manually from the Terminal, we will use OneDriveGUI to provide a graphical user interface to the actual client. We can download OneDriveGUI as an AppImage, a special type of file that packages the application and any necessary dependencies into a single executable file. At the time of writing, the current version is OneDriveGUI-1.1.1-x86_64.AppImage. | ||
Ligne 22: | Ligne 43: | ||
When OneDriveGUI is first run, a dialogue box indicates that the use of Microsoft’s OneDrive Login Service is once again required to provide access to OneDrive’s server. The process of logging in, obtaining and using the response URI, is exactly the same as described above – complete with the “blank” page, and the required response URI in the address bar!** | When OneDriveGUI is first run, a dialogue box indicates that the use of Microsoft’s OneDrive Login Service is once again required to provide access to OneDrive’s server. The process of logging in, obtaining and using the response URI, is exactly the same as described above – complete with the “blank” page, and the required response URI in the address bar!** | ||
+ | |||
+ | Plutôt que d' | ||
+ | |||
+ | Une fois ce fichier obtenu et stocké dans le dossier Téléchargements, | ||
+ | |||
+ | Lors du premier lancement de OneDriveGUI, | ||
+ | |||
**The initial synchronization process can now be started manually by clicking on the white triangle in the window’s header. This provides a startup wizard that first checks the installed version of OneDrive Client for Linux, and then offers to add a OneDrive profile. Check the box labelled Create new OneDrive profile. In the next dialogue box (Figure 2), specify the name of the new profile (e.g. OneDriveMint), | **The initial synchronization process can now be started manually by clicking on the white triangle in the window’s header. This provides a startup wizard that first checks the installed version of OneDrive Client for Linux, and then offers to add a OneDrive profile. Check the box labelled Create new OneDrive profile. In the next dialogue box (Figure 2), specify the name of the new profile (e.g. OneDriveMint), | ||
One additional change to the configuration may be useful. Click on the person icon in the centre of the bottom edge of the OneDriveGUI window (Figure 3) to load the OneDriveGUI – Profiles window. On the Sync Options tab, check the box labelled Bypass data preservation. This prevents the application creating backups of files that are synchronized between the local hard drive and OneDrive’s server. This is an optional setting and my preference is to maintain a “clean” folder of synchronized files without any additional backups.** | One additional change to the configuration may be useful. Click on the person icon in the centre of the bottom edge of the OneDriveGUI window (Figure 3) to load the OneDriveGUI – Profiles window. On the Sync Options tab, check the box labelled Bypass data preservation. This prevents the application creating backups of files that are synchronized between the local hard drive and OneDrive’s server. This is an optional setting and my preference is to maintain a “clean” folder of synchronized files without any additional backups.** | ||
+ | |||
+ | Vous pouvez maintenant lancer manuellement le processus de synchronisation initiale en cliquant sur le triangle blanc dans l' | ||
+ | |||
+ | Une modification supplémentaire de la configuration peut être utile. Cliquez sur l' | ||
+ | |||
**Normally, when OneDriveGUI is started, the application scans the two folders and automatically synchronizes the files present in both. By default, this is a two-way process, with new and modified files being copied between the folders, and files that have been deleted in one folder being removed from the other folder. This behaviour can be customized through an extensive set of options in the profile. If OneDriveGUI is left running, the application continues to monitor the folder pair and will copy or delete files according to the established profile. | **Normally, when OneDriveGUI is started, the application scans the two folders and automatically synchronizes the files present in both. By default, this is a two-way process, with new and modified files being copied between the folders, and files that have been deleted in one folder being removed from the other folder. This behaviour can be customized through an extensive set of options in the profile. If OneDriveGUI is left running, the application continues to monitor the folder pair and will copy or delete files according to the established profile. | ||
Microsoft 365 doesn’t make it easy to use local files in apps such as Word, Excel, and PowerPoint, and is even less accommodating for those of us who use Linux. The availability of OneDrive Client for Linux and OneDriveGUI goes a long way to making the process of using the web-based apps from Microsoft’s office suite more efficient and hence much more useful to Linux users. ** | Microsoft 365 doesn’t make it easy to use local files in apps such as Word, Excel, and PowerPoint, and is even less accommodating for those of us who use Linux. The availability of OneDrive Client for Linux and OneDriveGUI goes a long way to making the process of using the web-based apps from Microsoft’s office suite more efficient and hence much more useful to Linux users. ** | ||
+ | |||
+ | Normalement, | ||
+ | |||
+ | Microsoft 365 ne facilite pas l' | ||
Ligne 42: | Ligne 79: | ||
Version 1.1.1 | Version 1.1.1 | ||
Boris Pozdena | Boris Pozdena | ||
- | https:// | + | https:// |
+ | |||
+ | Pour finir | ||
+ | |||
+ | OneDrive Client for Linux (Open Source) | ||
+ | Version 2.5.5 | ||
+ | abraunegg, Melbourne, Australia | ||
+ | https:// | ||
+ | |||
+ | OneDriveGUI | ||
+ | Version 1.1.1 | ||
+ | Boris Pozdena | ||
+ | https:// | ||
issue221/passer_a_linux.1759061029.txt.gz · Dernière modification : 2025/09/28 14:03 de d52fr