Will Dropbox new use of Apple file API make things difficult for me?

조회 수: 1 (최근 30일)
jkr
jkr 2023년 5월 28일
댓글: jkr 2023년 6월 2일
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?

답변 (1개)

Walter Roberson
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.
  댓글 수: 1
jkr
jkr 2023년 6월 2일
I do not generally use uigetfile(). I am concerned with how files will appear in the console, in the Current Folder section. I commonly view that and double click on a file to load it. Will it appear and work the same? I am concerned that the files may in some sense be hidden.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 File Name Construction에 대해 자세히 알아보기

태그

제품


릴리스

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by