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

[FEATURE] Allow "-PageSize" in Get-PnPFileInFolder command #4330

Closed
Ofer-Gal opened this issue Sep 23, 2024 · 1 comment
Closed

[FEATURE] Allow "-PageSize" in Get-PnPFileInFolder command #4330

Ofer-Gal opened this issue Sep 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Ofer-Gal
Copy link

Get-PnPFileInFolder in a folder having more than 5000 files causes the error:
The attempted operation is prohibited because it exceeds the list view threshold.

You have a solution for Get-PnPListItem with -PageSize less than 5000.

If possible, would you please apply same option to commands that get files like Get-PnPFileInFolder

Thank you.

@Ofer-Gal Ofer-Gal added the enhancement New feature or request label Sep 23, 2024
@gautamdsheth
Copy link
Collaborator

Closing this as duplicate of this feature request : #4141

@gautamdsheth gautamdsheth closed this as not planned Won't fix, can't repro, duplicate, stale Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants