Skip to content

Support file names with consecutive spaces on Netware FTP servers#6

Merged
TDannhauer merged 1 commit intohorde:FRAMEWORK_6_0from
amulet1:patch-1
Aug 13, 2025
Merged

Support file names with consecutive spaces on Netware FTP servers#6
TDannhauer merged 1 commit intohorde:FRAMEWORK_6_0from
amulet1:patch-1

Conversation

@amulet1
Copy link
Contributor

@amulet1 amulet1 commented Jun 4, 2025

The $item = preg_split('/\s+/', $line); line loses possible consecutive spaces in file names.

This PR fixes it for Netware FTP servers only, where the file name is last on the line and starts at position 64.

@amulet1
Copy link
Contributor Author

amulet1 commented Jul 9, 2025

@ralflang, please merge.

@TDannhauer TDannhauer merged commit c1ae457 into horde:FRAMEWORK_6_0 Aug 13, 2025
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