Skip to content

Add post & content for GCP long-path support #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 19, 2025
Merged

Add post & content for GCP long-path support #77

merged 4 commits into from
Jun 19, 2025

Conversation

akkornel
Copy link
Member

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!

akkornel added 4 commits June 19, 2025 13:30
These are some files that will be needed for a new Client page related
to long-path support on Windows.  Content coming soon!
Related to the soon-to-be-added long-path content, this is a Windows
Registry file that is needed to enable long-path support.
As of Globus Connect Personal 3.2.7, GCP takes advantage of long-path
support on Windows, supporting paths of 4,096 characters (up from 260).
**But**, this only works if long-path support is enabled in the OS.
This requires a registry change.

This commit adds instructions on how to make that change.
@akkornel akkornel requested a review from saracook June 19, 2025 21:33
@akkornel akkornel self-assigned this Jun 19, 2025
Copy link
Collaborator

@saracook saracook left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@saracook saracook merged commit 0b190d4 into main Jun 19, 2025
2 checks passed
@akkornel akkornel deleted the long_path branch July 8, 2025 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants