Will Dropbox new use of Apple file API make things difficult for me?
1 次查看(过去 30 天)
显示 更早的评论
Dropbox is notifying of a new version for macOS that uses an Apple file system API for security. I am concerned that the file API appears to likely hide files (in ~/Library), and may interfere with how I interact with the file system. I am constantly interacting with the file system, with Finder, with a complex app (Matlab) that I work in very much and even with Terminal, where I use such primitive commands as 'ls'. If the files I have in Dropbox are in effect hidden behind a new file API, how will I be able to access them? Will I need to rely on Dropbox simply to get at them, e.g. for opening in Matlab, or simply copying them from one place to another in Finder?
0 个评论
回答(1 个)
Walter Roberson
2023-5-29
MATLAB's uigetfile() already uses native operating system file choosers, so if you have been using uigetfile() on MacOS you already know what it will look like for Dropbox.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!