microsoft / microsoft/vscode-remote-release
Can't copy files between remotes.
Open
@lramos15 is already working on this.
Since Aug 18, 2025.
remote
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
I want to copy some file from remote A (not host) to B (not host).
I get these errors:
The file(s) to paste have been deleted or moved since you copied them. Error: ENOENT: no such file or directory, stat <file_path>
Weird thing is that this only happens to recently modified files.
Even weirder is that if I modify some old file on A, and copy it to B it gets copied, but an old version!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.