Are there any publicly available libraries or APIs out there on Ubuntu that allow me to programmatically archive the contents of my iPod? If no library or API exists, what alternative options do I have for saving the contents of my iPod?
相关问题
- Is shmid returned by shmget() unique across proces
- php PDO::FETCH_ASSOC doesnt detect select after ba
- how to get running process information in java?
- Error building gcc 4.8.3 from source: libstdc++.so
- Why should we check WIFEXITED after wait in order
Looks like gtkpod can do it. Looking over its source code might give you what you're looking for.