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

No method to download FTP file into opened stream (resource) #37

Open
gugglegum opened this issue Aug 30, 2022 · 1 comment
Open

No method to download FTP file into opened stream (resource) #37

gugglegum opened this issue Aug 30, 2022 · 1 comment

Comments

@gugglegum
Copy link

The native PHP FTP extension contains the ftp_fget() function, which allows you to download a file into any open stream. In some cases this is more preferable than into named file. Could you please add this method?

@AmraniCh
Copy link
Member

Hey, thanks for opening this issue.

This feature will be added in the next version, thank you!

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

2 participants