CD to OneDrive doesn't work on Windows 10 build 16273.1

조회 수: 55 (최근 30일)
James Bell
James Bell 2017년 8월 30일
답변: Jonas 2023년 5월 2일
I recently upgraded to the newest version of the Windows available to insiders and now I can't CD to OneDrive in Matlab. I can still use "dir" to list the contents of the OneDrive folder, and I can even view the files in it that I had open previously, but I can't actually change the working directory to reach them. Symbolic linking and shortcuts also don't work. I can still cd to OneDrive from both Windows command line and the WSL terminal, so it seems to be a Matlab specific problem.
  댓글 수: 1
Andreas
Andreas 2017년 11월 17일
편집: Andreas 2018년 1월 9일
Update: Try the update for R2017b delivered on https://www.mathworks.com/support/bugreports/1609674
It works at least for our machines.
Old Text:
This seems to be a Problem of R2017b. R2017a still works on the same machine with the same paths.
Damn I have to rely on some new Simscape library components...

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

채택된 답변

Srikanth Sedimbi
Srikanth Sedimbi 2017년 9월 6일
If you disable the "Files OnDemand" feature of OneDrive, you should be able to access OneDrive files from MATLAB. This is a MATLAB specific issue and there is no workaround in R2017b or any of the earlier versions. A solution may be available in releases after R2017b
  댓글 수: 11
Walter Roberson
Walter Roberson 2017년 11월 5일
James Bell,
The Answers forum was modelled on StackOverflow, as a place for volunteers to interact. It was not created to "specifically avoid community interaction": it was designed as a tool to provide an enhanced service compared to the existing all-volunteer Usenet Newsgroup.
I have submitted a number of bugs through the official support services; I always get acknowledgement through that service.
Andreas
Andreas 2017년 11월 17일
@James Bell: I opened a Support ticket and got message on the same day. They are working on the Problem, but have no idea whether we'll see fixes for this release.

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

추가 답변 (11개)

Dyson Freeman
Dyson Freeman 2017년 10월 23일
편집: Dyson Freeman 2017년 10월 23일
I've confused and tortured by this issue for almost 3 hours. The File on Demand was indeed responsible for this. I also verified that R2015b was function normally when I turn off the File on Demand. But R2017b still can't recognize the OneDrive folder. HOWEVER, you can try to locate the subfolders under the OneDrive folder, my 2017b can open them all except the OneDrive folder itself.
  댓글 수: 5
Andreas
Andreas 2017년 11월 17일
I cannot open the subfolders regqardless of files on demand beeing active or inactive. (R2017b on build 16299.19)
Mariano
Mariano 2017년 11월 25일
Same problem. Matlab R2016b, Windows 10 16299.19 and OneDrive 17.3.7076.1026.
Strangely, in R2015a there is no problem.
In other computer I work with, the Windows version is 15063.726 and I have no problems at all, despite having exactly the same version of One Drive.
Therefore, I think it is a problem of Windows, not OneDrive or Matlab.

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


Jie Huang
Jie Huang 2017년 10월 27일
It works for me if "Files on Demand" feature of OneDrive is disabled.
  댓글 수: 4
Jie Huang
Jie Huang 2017년 11월 20일
Matlab R2015a, Windows 1709 (OS 16299.64), and OneDrive 2017 (17.3.7076.1026).
Andreas
Andreas 2017년 11월 22일
@Jie Huang: The problem exists from R2017b on. R2017a and earlier should be no problem.

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


Feiteng Li
Feiteng Li 2017년 11월 4일
So updating to 2017b vision, has the problem Onedrive path can't be writtable and read solved?
  댓글 수: 3
John Hutton
John Hutton 2017년 11월 7일
+1 on problem still there.
I have no problems with using my directory under OneDrive in 2017a, but 2017b always give an error when I run the cd command. Interestingly enough, if you do cd, get the error, and dir, it did actually complete the cd command, but the tool will not make this the directory for running my program.
If I take the directory and put it in c:\Temp\<dir>, everything works find with 2017b. I even write protected the directory, and still no problems.
So something particular for cd under OneDrive.
Hopefully someone who has an in with the developers will see this and figure out what broke between 2017a and 2017b.
Wabe Koelmans
Wabe Koelmans 2017년 11월 13일
+1 on exactly the same problem here 2017b: I cannot access certain directories ('cd', via the 'open folder' dialog or by running a script in that directory) on the shared OneDrive (even if I disable Files On-Demand). On the non-shared OneDrive everything seems fine. 2017a: no problems at all.

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


Purring Bytes
Purring Bytes 2017년 12월 5일
Files on demand is extremely useful feature, especially if your OneDrive is large (mine is 1.2 Tb) and you want to work from a laptop with limited space. This bug is clearly Matlab bug. All other programs (e.g. Mathematica, Origin) work just fine with OneDrive.

Andreas
Andreas 2017년 12월 12일
편집: Andreas 2017년 12월 12일
Any updates on this topic yet? A bunch of our Windows users is migrating to Windows 10 and will face this problem soon.
  댓글 수: 1
Mark Roncoroni
Mark Roncoroni 2017년 12월 12일
My desktop never had an issue for some reason, but my surface pro did. I was able to path to all the subfolders after I created new folders and moved the data to them. The OneDrive folder itself though I still can path to, so while in Matlab I just have to expand the folder and path directly to one of the subfolders.

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


Andreas
Andreas 2017년 12월 14일
As of today, the MATLAB R2018a prerelease should be available. The support told me, this should fix the problem.

Andreas
Andreas 2017년 12월 20일
편집: Andreas 2017년 12월 20일
I get the following errors using R2018a:

Turgay Tekin
Turgay Tekin 2017년 12월 31일
I have same problem with Matlab 2016a. Windows version is windows 10 Pro 1709 16299.125
I have changed Onedrive settings as you said and videos
"https://support.office.com/en-us/article/Learn-about-OneDrive-Files-On-Demand-0E6860D3-D9F3-4971-B321-7092438FB38E" but it still same.
If someone find the way how to fix, please share to us.

Andreas
Andreas 2018년 1월 4일
Try the update for R2017b delivered on https://www.mathworks.com/support/bugreports/1609674
It works at least for our machines.

Artur Krupa
Artur Krupa 2018년 1월 19일
Problem is not related with "FOD" function of OneDrive, because it can be enabled. Problem is when file you want to open is just a symbolic link (On Demand file) or file downloaded physically. I have already updated my MatLAB to 2017bU4 and still have 90% of files with On-Demand feature, but only folders with MatLAB files are phycically here and now everything is working.
  댓글 수: 1
James Bell
James Bell 2018년 1월 19일
So you're saying that a symbolic link not in a onedrive folder will still have problems opening?

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


Jonas
Jonas 2023년 5월 2일
i´ve had the same problem. The solution was in my security options of windows. If controlled folder access is enabled, just allow matlab to pass throught.

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by