- go to work
- sync from cloud to work machine
- edit the project at work
- sync to cloud
- go home
- sync (from) cloud to home machine
- edit the project at home
- sync to cloud
- rinse and repeat...
All has been running OK, but when I load the project sometimes I get warnings about orphan files that it has found and what do I want to do with them? Because the warning is worded in a warm and fuzzy way I just allow it to delete these files and afterwards the project seems to load as normal. I figure the orphan files result via Audacity's use of the .au files - when data inside an.au file is edited, the edited data is written to a new-named .au file and the old one is deleted. Because the old one is only deleted locally and not on the cloud copy of the project, the next sync operation reinstates it. Over time the cloud copy will become full of orphan files and I will need to consent to deleting more and more orphan files at startup.
Is this how it works? because I have just had a worrying glitch
Today I sync'ed from the cloud to work and my sync utility (Syncovery) reported several conflicts where the files had been modified on both sides since the last sync. All the files on the cloud were newer, so I copied them from the cloud to my work PC.
When I started Audacity it reported ophan files as usual which I cleaned out, however, it then reported lots of files missing and unrecoverable. Now it appears my work version of the project is broken, and my home version is not.
What would be considered best practice for implementing this "work-from-home/work-from-work" arrangement?
Is the file set completely defined by the filenames in the XML .aup file? I.e. can an image of Project.aup and Project_Data\*.au be considered as a complete backup of a project?