I wrote code that downloads hundreds of files in an NSURLSession. For each one, it moves it on the file system to the right location.
Example code from Apple and elsewhere online shows the file being copied, not moved. However, my code seems to work. Is this safe/acceptable? Thanks, -- Rick Mann [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com This email sent to [email protected]
