Skip to content
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

FTP adapter cannot manage long paths #431

Open
FaustineLarmagna opened this issue Sep 26, 2016 · 0 comments
Open

FTP adapter cannot manage long paths #431

FaustineLarmagna opened this issue Sep 26, 2016 · 0 comments
Assignees
Milestone

Comments

@FaustineLarmagna
Copy link

If a file or directory has a too long path the FTP adapter can't deal with it. The path is truncated and therefore the different FTP adapter's functions won't work (this results in a "file not found" type of PHP error).
I made a pull request of the solution I used to fix this: #430
This solution is currently used by a major player in the e-commerce sector in Europe.

@akerouanton akerouanton added this to the v1.0 milestone Mar 28, 2017
@fabschurt fabschurt self-assigned this Apr 12, 2017
@akerouanton akerouanton added the Ftp label Jun 9, 2017
@fabschurt fabschurt removed their assignment Oct 16, 2019
@PedroTroller PedroTroller self-assigned this Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants