Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Escape file names that contain "&" characters#71

Open
cmckendry wants to merge 1 commit intomattijs:masterfrom
cmckendry:patch-1
Open

Escape file names that contain "&" characters#71
cmckendry wants to merge 1 commit intomattijs:masterfrom
cmckendry:patch-1

Conversation

@cmckendry
Copy link

Currently the child process exits with a code 127 when attempting to transfer any files that contain a "&" character. The fix is a trivial change to the file.replace regex.

Currently the child process exits with a code 127 when attempting to transfer any files that contain a "&" character. The fix is a trivial change to the file.replace regex.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants