kraft icon indicating copy to clipboard operation
kraft copied to clipboard

(branch newshared): Do not use links if possible

Open noseshimself opened this issue 1 year ago • 1 comments

Some cloud storage providers will not handle UNIX style logical links (and none will handle hard links 8-) ). Some cloud storage sync tools can't even deal with the existence of logical links.

And no, do not try syncing the same directory to Nextcloud, Owncloud, GDrive and Microsoft for testing. You will have lots of fun aborting that circle.

noseshimself avatar Sep 03 '24 13:09 noseshimself

No links are used anymore after into of the Kraft2.ini file that contains the current data dir.

dragotin avatar Dec 29 '25 19:12 dragotin