Moving vs copying file resulting from NSURLSession download task
14 Aug
2015
14 Aug
'15
8:39 p.m.
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 rmann@latencyzero.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/site_archiver%40lists... This email sent to site_archiver@lists.apple.com
3740
Age (days ago)
3740
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rick Mann