Skip to content

add enableTimestampsOnUnixListings option to FtpFilesystem #44

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 1 commit into from
Feb 17, 2020

Conversation

handcode
Copy link
Contributor

This PR adds the option enableTimestampsOnUnixListings from the class \League\Flysystem\Adapter\Ftp to the FtpFilesystem, which enables getting file timestamps directly from the ftp list cmd without having to call getTimestamp() for each file separately.

see: https://github.com/thephpleague/flysystem/blob/v1.0/src/Adapter/AbstractFtpAdapter.php#L451

@schmunk42 schmunk42 merged commit d31afc4 into creocoder:master Feb 17, 2020
@schmunk42
Copy link
Collaborator

Thank you!

@schmunk42
Copy link
Collaborator

Available in 0.9.4

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