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

Added uploadRename feature that uploads file with a '_tmp' extension … #396

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

andrew-za
Copy link

…to filename string. Once successfully uploaded it uses forceRename to rename back to correct path.
This is to improve deployments to Production environments on bigger files. PHP throws "end of file" errors during the uploading of a file without this feature.

Andrew Campher added 3 commits November 17, 2021 09:23
@banago
Copy link
Owner

banago commented Jun 3, 2022

Hi @andrew-za, thank you for this contribution.

How do you use this in your workflow?

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