Add post & content for GCP long-path support #77
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Globus Connect Personal now has support for handling long paths on Windows. This PR adds a news post, & Client-page content explaining how to enable long-path support.
On Windows, the maximum length of a path (from
C:\
to the end of the file's extension) is 260 characters. Support for longer paths requires the latest version of Globus Connect Personal, and also a Windows registry change. This PR makes a post announcing the GCP version, and providing instructions on making the registry change.This is a problem that users have hit before. For example, see FreshDesk ticket 86819. For that ticket, we had to implement a workaround where the user performed the transfer on a macOS system. So, it is useful information to have posted.
@saracook, could you please do a review of the content?
Thanks much!