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
When using smb.getFile(sourceURL, targetFile), if "targetFile" is not provided it will still download but to a file called "undefined". Should throw an exception instead.
The text was updated successfully, but these errors were encountered:
Problem
When using smb.getFile(sourceURL, targetFile), if "targetFile" is not provided it will still download but to a file called "undefined". Should throw an exception instead.
The text was updated successfully, but these errors were encountered: