Questions tagged [sync]
Questions about syncing with various protocols and services, as well as between devices: Examples include Ubuntu One, Contacts/Calendar/Mail syncing, and Dropbox for software, and between devices, syncing between Android and iOS are prime examples.
884 questions
0
votes
0
answers
62
views
Synchronisation's issues between Trilium Notes desktop app and Trilium mobile frontend via Docker
Goal
I've got a Trilium Notes Desktop application already installed on my PC. I want to access and modify it from my smartphone. For now, I just want to access my notes when I am at home connected on ...
0
votes
2
answers
644
views
Should OneDrive on Ubuntu be used through GNOME Online Accounts or "OneDrive Client for Linux"?
I recently switched my school laptop from Windows to Ubuntu 24.04 LTS since Windows 11 was slowing my computer down. But, of course, my university is heavily integrated with Microsoft 365 so I put all ...
0
votes
0
answers
324
views
Ubuntu detecting my iphone, but Rhythmbox doesnt
I want to sync music from my computer to my iphone but despite the iphone/ipod plugin being checked, Rhythmbox isn't detecting my iphone.
I've tried mounting it with iFuse, but Rhythmbox still isn't ...
4
votes
1
answer
621
views
How to make Nautilus call sync after a file transfer?
I am sick of calling sync after every file transfer (like copy or move). It is really annoying and unmounting the drives is not an option, because I do not want to unmount them if they are needed for ...
0
votes
1
answer
115
views
Prevent onedrive client from deleting local folders when I lose access to shared folders on Onedrive?
How can I prevent local copies of OneDrive folders/files from being deleted when I lose access to a shared folder on OneDrive?
Periodically this happens, although neither the sharer nor I has ...
1
vote
0
answers
220
views
evolution-calendar-factory not syncing new events from google calendar
I'm running ubuntu 22.04 and evolution 3.44.4-0ubuntu2, somewhat recently (perhaps 3 weeks ago) I stopped receiving new calendar events created in the google calendar - I still have the ability to ...
1
vote
2
answers
917
views
using sync to flush cache on a single usb drive
I want to flush all cached writes to a single usb drive. Using sync by itself will flush all 'in progress' writes in the cache, which could be significant. How do I direct the sync command so that it ...
1
vote
2
answers
142
views
How to sync / update a folder and down-scale / down-sample files on-the-fly? [closed]
Goal
I would like to sync / update all files and folders from a source folder to a target folder with the following additional requirements:
apply a script on certain file types at target when files ...
0
votes
0
answers
181
views
Cannot sign into Chrome browser
Just did a clean installation of Ubuntu 24.04 LTS on my new ASUS TUF A15 laptop. I am simply unable to sign into the Chrome browser or sync bookmarks, etc. Very annoying. the directions state to click ...
0
votes
0
answers
881
views
Ubuntu laptop not getting complaint with Intune portal
I've encountered an issue with some Ubuntu laptops. These laptops have automatically stopped syncing with Intune (company portal). This seems to be related to a known issue between Microsoft and ...
1
vote
0
answers
267
views
Evolution/Gnome Calendar sync manually with enabled power safe mode
I would like to sync my CalDAV calender using Evolution/Gnome calendar. The problem is, I usually have the power safe mode enabled, so downloading of data is disabled even if I manually try to sync ...
0
votes
1
answer
2k
views
Ideal OneDrive client for syncing save data/small files, without fully downloading everything
I'm looking to sync game saves from yuzu (as well as other stuff like ssh configs etc.) between multiple OSes/Devices using OneDrive.
Namely I would need to sync Windows, Ubuntu, as well as Steam OS (...
0
votes
1
answer
503
views
How to sync epub reading progress in Foliate ebook reader across different computers?
I use Foliate ebook reader to read epubs. My books are stored in the same directory structure across different computers (including same partition mount point). I want to sync my reading progress. How ...
2
votes
0
answers
973
views
Using phpize without installing php-dev
I am developing a PHP application that uses the Sync extension.
On the development server, I installed Sync through PECL, with the command sudo pecl install sync. When I tried to bring the application ...
2
votes
0
answers
1k
views
Syncing Audio and Video Streams with FFmpeg to Resolve Timestamp Differences
I've encountered an issue with a video file where the audio and visual streams are out of sync. After some research, I've learned that this might be due to timestamp differences between the two ...