BrowserFS icon indicating copy to clipboard operation
BrowserFS copied to clipboard

`fs.copyFile`

Open rektide opened this issue 8 years ago • 4 comments

fs.copyFile is coming soon to Node. It would be great to add this new API.

https://github.com/nodejs/node/pull/15034

rektide avatar Sep 07 '17 16:09 rektide

This could be added to all backends via BaseFileSystem and SynchronousFileSystem.

I'd like to wait until it's stable in Node, though.

jvilk avatar Sep 07 '17 16:09 jvilk

Copyfile seems to be stable now, worth revisiting?

LeifAndersen avatar Dec 27 '21 06:12 LeifAndersen

We'd welcome a PR!

emeryberger avatar Dec 27 '21 17:12 emeryberger

Please use https://github.com/browser-fs/core/issues/10

james-pre avatar Oct 25 '23 00:10 james-pre