this post was submitted on 19 Jan 2025
31 points (97.0% liked)

Linux

5651 readers
15 users here now

A community for everything relating to the linux operating system

Also check out [email protected]

Original icon base courtesy of [email protected] and The GIMP

founded 2 years ago
MODERATORS
 

Basically, I want to synchronously share files betweem iPad and linux PC, mostly just the PDFs (compiled from latex). I don't want to send files back and forth every time, I want changes on one side to be reflected on the other. I do not need write access from both, it is enough for me to be able to e.g. view from iPad an article written in PC.

Should I just and rely on iCloud? I feel like that's not ideal from privacy standpoint. Is there better alternatives?

Mayybe it would be great if I could somehow use git for this purpose. Is this possible?

top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 13 points 3 days ago* (last edited 3 days ago) (1 children)

There's a syncthing wrapper for iOS (Möbius Sync), which is free up to 20 MB of synced files. The unlimited version only costs $5 once, so might be worth it.

Otherwise I'm sure there's ways to set a network fileshare on your PC, that you can access from your iPad (if you only need it in LAN).

[–] [email protected] 2 points 2 days ago

Thanks! I am trying it out, and it is working great so far!

[–] [email protected] 7 points 3 days ago

Syncthing is probably the best option. It'll keep a copy on both devices, and can sync any changes made on any device. It's a direct connection, no intermediary server required.

Another way, which is a bit round-about, but surprisingly easy: Install Zim Desktop Wiki (a notebook app), enable its built-in web server, and add your PDF to the Zim notebook. From the iPad use the web browser to open your Zim notebook (Assuming both are on the same wi-fi). This is read-only from the iPad, can't make changes.

[–] [email protected] 5 points 3 days ago

I use a home NAS for this, accessing the files from both devices. maybe that could work for you.

[–] [email protected] 4 points 3 days ago

Use syncthing, there is some unofficial app on the iPad for it and the official one on Linux.

[–] [email protected] 2 points 3 days ago

Dolphin (and I'm sure other file browsers) has a couple sync plugins. Like gdrive, mega, idrive and a few other.

[–] [email protected] 2 points 3 days ago

Im using resilio sync and secure shell fish.