You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current behaviour for any extractor i have tried is that if a folder is called for, the folder is created before the extractor tries to populate it.
How do i prevent the creation of empty folders?
The text was updated successfully, but these errors were encountered:
Well, you have to create a directory first, before it can be accessed in any way. Obviously, this order cannot simply be changed.
But what you describe here definitely does not happen with normal operation, so this indicates that there is something going wrong. If you can provide an example URL, I can try to reproduce it here.
The current behaviour for any extractor i have tried is that if a folder is called for, the folder is created before the extractor tries to populate it.
How do i prevent the creation of empty folders?
The text was updated successfully, but these errors were encountered: