vfs icon indicating copy to clipboard operation
vfs copied to clipboard

How to specific volume in window in os file?

Open hotrungnhan opened this issue 3 years ago • 2 comments

I using backend package to use local file. Issue is vfs keep the temp file in C drive, because i put my source code in D drive ,so vfs will make a file in D drive. but when i close the file vfs can't rename it back output file due to difference drive.

hotrungnhan avatar Jul 03 '22 14:07 hotrungnhan

Thanks for your bug report. One area of real neglect with vfs is interacting with Windows. I'm fairly certain our tests would fail miserably on Windows. I'll try to take a look this weekend.

funkyshu avatar Jul 08 '22 15:07 funkyshu