We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
open override func copyItem(localFile: URL, to toPath: String, overwrite: Bool, completionHandler: SimpleCompletionHandler) -> Progress? {
The overwrite parameter is not implemented, but if the file has already existed, there will be an error.
The text was updated successfully, but these errors were encountered:
e6b8e60
Probable fix #82 (iCloud overwrite file when uploading)
26660e2
No branches or pull requests
The overwrite parameter is not implemented, but if the file has already existed, there will be an error.
The text was updated successfully, but these errors were encountered: