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
I am using copyFileFromContainer to copy a specific file. Often, I am not sure about the name of the file ahead. I want to copy the entire folder to a temp directory and want to perform some operations to find the file. Is there a way we can copy the entire folder?