CCNetworking.m 100 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862
  1. //
  2. // CCNetworking.m
  3. // Crypto Cloud Technology Nextcloud
  4. //
  5. // Created by Marino Faggiana on 01/06/15.
  6. // Copyright (c) 2017 TWS. All rights reserved.
  7. //
  8. // Author Marino Faggiana <m.faggiana@twsweb.it>
  9. //
  10. // This program is free software: you can redistribute it and/or modify
  11. // it under the terms of the GNU General Public License as published by
  12. // the Free Software Foundation, either version 3 of the License, or
  13. // (at your option) any later version.
  14. //
  15. // This program is distributed in the hope that it will be useful,
  16. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  17. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  18. // GNU General Public License for more details.
  19. //
  20. // You should have received a copy of the GNU General Public License
  21. // along with this program. If not, see <http://www.gnu.org/licenses/>.
  22. //
  23. #import "CCNetworking.h"
  24. #import "AppDelegate.h"
  25. #import "CCCertificate.h"
  26. #import "TableAccount+CoreDataClass.h"
  27. #import "NSDate+ISO8601.h"
  28. #import "NSString+Encode.h"
  29. #import "NCBridgeSwift.h"
  30. @interface CCNetworking ()
  31. {
  32. NSManagedObjectContext *_context;
  33. NSMutableDictionary *_taskData;
  34. NSString *_activeAccount;
  35. NSString *_activePassword;
  36. NSString *_activeUser;
  37. NSString *_activeUrl;
  38. NSString *_directoryUser;
  39. }
  40. @end
  41. @implementation CCNetworking
  42. + (CCNetworking *)sharedNetworking {
  43. static CCNetworking *sharedNetworking;
  44. @synchronized(self)
  45. {
  46. if (!sharedNetworking) {
  47. sharedNetworking = [[CCNetworking alloc] init];
  48. }
  49. return sharedNetworking;
  50. }
  51. }
  52. - (id)init
  53. {
  54. self = [super init];
  55. _taskData = [[NSMutableDictionary alloc] init];
  56. _delegates = [[NSMutableDictionary alloc] init];
  57. // Initialization Sessions
  58. [self sessionDownload];
  59. [self sessionDownloadForeground];
  60. [self sessionWWanDownload];
  61. [self sessionUpload];
  62. [self sessionUploadForeground];
  63. [self sessionWWanUpload];
  64. [self sharedOCCommunication];
  65. [self settingAccount];
  66. return self;
  67. }
  68. - (void)settingDelegate:(id <CCNetworkingDelegate>)delegate
  69. {
  70. _delegate = delegate;
  71. }
  72. - (void)settingAccount
  73. {
  74. tableAccount *tableAccount = [[NCManageDatabase sharedInstance] getAccountActive];
  75. _activeAccount = tableAccount.account;
  76. _activePassword = tableAccount.password;
  77. _activeUser = tableAccount.user;
  78. _activeUrl = tableAccount.url;
  79. _directoryUser = [CCUtility getDirectoryActiveUser:_activeUser activeUrl:_activeUrl];
  80. }
  81. #pragma --------------------------------------------------------------------------------------------
  82. #pragma mark ===== Session =====
  83. #pragma --------------------------------------------------------------------------------------------
  84. - (NSURLSession *)sessionDownload
  85. {
  86. static NSURLSession *sessionDownload = nil;
  87. if (sessionDownload == nil) {
  88. NSURLSessionConfiguration *configuration = [NSURLSessionConfiguration backgroundSessionConfigurationWithIdentifier:k_download_session];
  89. configuration.allowsCellularAccess = YES;
  90. configuration.sessionSendsLaunchEvents = YES;
  91. configuration.discretionary = NO;
  92. configuration.HTTPMaximumConnectionsPerHost = 1;
  93. configuration.requestCachePolicy = NSURLRequestReloadIgnoringLocalCacheData;
  94. sessionDownload = [NSURLSession sessionWithConfiguration:configuration delegate:self delegateQueue:nil];
  95. sessionDownload.sessionDescription = k_download_session;
  96. }
  97. return sessionDownload;
  98. }
  99. - (NSURLSession *)sessionDownloadForeground
  100. {
  101. static NSURLSession *sessionDownloadForeground = nil;
  102. if (sessionDownloadForeground == nil) {
  103. NSURLSessionConfiguration *configuration = [NSURLSessionConfiguration defaultSessionConfiguration];
  104. configuration.allowsCellularAccess = YES;
  105. configuration.discretionary = NO;
  106. configuration.HTTPMaximumConnectionsPerHost = 1;
  107. configuration.requestCachePolicy = NSURLRequestReloadIgnoringLocalCacheData;
  108. sessionDownloadForeground = [NSURLSession sessionWithConfiguration:configuration delegate:self delegateQueue:nil];
  109. sessionDownloadForeground.sessionDescription = k_download_session_foreground;
  110. }
  111. return sessionDownloadForeground;
  112. }
  113. - (NSURLSession *)sessionWWanDownload
  114. {
  115. static NSURLSession *sessionWWanDownload = nil;
  116. if (sessionWWanDownload == nil) {
  117. NSURLSessionConfiguration *configuration = [NSURLSessionConfiguration backgroundSessionConfigurationWithIdentifier:k_download_session_wwan];
  118. configuration.allowsCellularAccess = NO;
  119. configuration.sessionSendsLaunchEvents = YES;
  120. configuration.discretionary = NO;
  121. configuration.HTTPMaximumConnectionsPerHost = 1;
  122. configuration.requestCachePolicy = NSURLRequestReloadIgnoringLocalCacheData;
  123. sessionWWanDownload = [NSURLSession sessionWithConfiguration:configuration delegate:self delegateQueue:nil];
  124. sessionWWanDownload.sessionDescription = k_download_session_wwan;
  125. }
  126. return sessionWWanDownload;
  127. }
  128. - (NSURLSession *)sessionUpload
  129. {
  130. static NSURLSession *sessionUpload = nil;
  131. if (sessionUpload == nil) {
  132. NSURLSessionConfiguration *configuration = [NSURLSessionConfiguration backgroundSessionConfigurationWithIdentifier:k_upload_session];
  133. configuration.allowsCellularAccess = YES;
  134. configuration.sessionSendsLaunchEvents = YES;
  135. configuration.discretionary = NO;
  136. configuration.HTTPMaximumConnectionsPerHost = 1;
  137. configuration.requestCachePolicy = NSURLRequestReloadIgnoringLocalCacheData;
  138. sessionUpload = [NSURLSession sessionWithConfiguration:configuration delegate:self delegateQueue:nil];
  139. sessionUpload.sessionDescription = k_upload_session;
  140. }
  141. return sessionUpload;
  142. }
  143. - (NSURLSession *)sessionUploadForeground
  144. {
  145. static NSURLSession *sessionUploadForeground;
  146. if (sessionUploadForeground == nil) {
  147. NSURLSessionConfiguration *configuration = [NSURLSessionConfiguration defaultSessionConfiguration];
  148. configuration.allowsCellularAccess = YES;
  149. configuration.discretionary = NO;
  150. configuration.HTTPMaximumConnectionsPerHost = 1;
  151. configuration.requestCachePolicy = NSURLRequestReloadIgnoringLocalCacheData;
  152. sessionUploadForeground = [NSURLSession sessionWithConfiguration:configuration delegate:self delegateQueue:nil];
  153. sessionUploadForeground.sessionDescription = k_upload_session_foreground;
  154. }
  155. return sessionUploadForeground;
  156. }
  157. - (NSURLSession *)sessionWWanUpload
  158. {
  159. static NSURLSession *sessionWWanUpload = nil;
  160. if (sessionWWanUpload == nil) {
  161. NSURLSessionConfiguration *configuration = [NSURLSessionConfiguration backgroundSessionConfigurationWithIdentifier:k_upload_session_wwan];
  162. configuration.allowsCellularAccess = NO;
  163. configuration.sessionSendsLaunchEvents = YES;
  164. configuration.discretionary = NO;
  165. configuration.HTTPMaximumConnectionsPerHost = 1;
  166. configuration.requestCachePolicy = NSURLRequestReloadIgnoringLocalCacheData;
  167. sessionWWanUpload = [NSURLSession sessionWithConfiguration:configuration delegate:self delegateQueue:nil];
  168. sessionWWanUpload.sessionDescription = k_upload_session_wwan;
  169. }
  170. return sessionWWanUpload;
  171. }
  172. - (OCCommunication *)sharedOCCommunication
  173. {
  174. static OCCommunication* sharedOCCommunication = nil;
  175. if (sharedOCCommunication == nil)
  176. {
  177. NSURLSessionConfiguration *configuration = [NSURLSessionConfiguration defaultSessionConfiguration];
  178. configuration.allowsCellularAccess = YES;
  179. configuration.discretionary = NO;
  180. configuration.HTTPMaximumConnectionsPerHost = k_maxConcurrentOperation;
  181. configuration.requestCachePolicy = NSURLRequestReloadIgnoringLocalCacheData;
  182. OCURLSessionManager *networkSessionManager = [[OCURLSessionManager alloc] initWithSessionConfiguration:configuration];
  183. [networkSessionManager.operationQueue setMaxConcurrentOperationCount: k_maxConcurrentOperation];
  184. networkSessionManager.responseSerializer = [AFHTTPResponseSerializer serializer];
  185. sharedOCCommunication = [[OCCommunication alloc] initWithUploadSessionManager:nil andDownloadSessionManager:nil andNetworkSessionManager:networkSessionManager];
  186. }
  187. return sharedOCCommunication;
  188. }
  189. - (NSURLSession *)getSessionfromSessionDescription:(NSString *)sessionDescription
  190. {
  191. if ([sessionDescription isEqualToString:k_download_session]) return [self sessionDownload];
  192. if ([sessionDescription isEqualToString:k_download_session_foreground]) return [self sessionDownloadForeground];
  193. if ([sessionDescription isEqualToString:k_download_session_wwan]) return [self sessionWWanDownload];
  194. if ([sessionDescription isEqualToString:k_upload_session]) return [self sessionUpload];
  195. if ([sessionDescription isEqualToString:k_upload_session_foreground]) return [self sessionUploadForeground];
  196. if ([sessionDescription isEqualToString:k_upload_session_wwan]) return [self sessionWWanUpload];
  197. return nil;
  198. }
  199. - (void)invalidateAndCancelAllSession
  200. {
  201. [[self sessionDownload] invalidateAndCancel];
  202. [[self sessionDownloadForeground] invalidateAndCancel];
  203. [[self sessionWWanDownload] invalidateAndCancel];
  204. [[self sessionUpload] invalidateAndCancel];
  205. [[self sessionUploadForeground] invalidateAndCancel];
  206. [[self sessionWWanUpload] invalidateAndCancel];
  207. }
  208. - (void)settingSessionsDownload:(BOOL)download upload:(BOOL)upload taskStatus:(NSInteger)taskStatus activeAccount:(NSString *)activeAccount activeUser:(NSString *)activeUser activeUrl:(NSString *)activeUrl
  209. {
  210. if (download) {
  211. [[self sessionDownload] getTasksWithCompletionHandler:^(NSArray *dataTasks, NSArray *uploadTasks, NSArray *downloadTasks) {
  212. for (NSURLSessionTask *task in downloadTasks)
  213. if (taskStatus == k_taskStatusCancel) [task cancel];
  214. else if (taskStatus == k_taskStatusSuspend) [task suspend];
  215. else if (taskStatus == k_taskStatusResume) [task resume];
  216. }];
  217. [[self sessionDownloadForeground] getTasksWithCompletionHandler:^(NSArray *dataTasks, NSArray *uploadTasks, NSArray *downloadTasks) {
  218. for (NSURLSessionTask *task in downloadTasks)
  219. if (taskStatus == k_taskStatusCancel) [task cancel];
  220. else if (taskStatus == k_taskStatusSuspend) [task suspend];
  221. else if (taskStatus == k_taskStatusResume) [task resume];
  222. }];
  223. [[self sessionWWanDownload] getTasksWithCompletionHandler:^(NSArray *dataTasks, NSArray *uploadTasks, NSArray *downloadTasks) {
  224. for (NSURLSessionTask *task in downloadTasks)
  225. if (taskStatus == k_taskStatusCancel) [task cancel];
  226. else if (taskStatus == k_taskStatusSuspend) [task suspend];
  227. else if (taskStatus == k_taskStatusResume) [task resume];
  228. }];
  229. }
  230. if (upload) {
  231. [[self sessionUpload] getTasksWithCompletionHandler:^(NSArray *dataTasks, NSArray *uploadTasks, NSArray *downloadTasks) {
  232. for (NSURLSessionTask *task in uploadTasks)
  233. if (taskStatus == k_taskStatusCancel) [task cancel];
  234. else if (taskStatus == k_taskStatusSuspend) [task suspend];
  235. else if (taskStatus == k_taskStatusResume) [task resume];
  236. }];
  237. [[self sessionUploadForeground] getTasksWithCompletionHandler:^(NSArray *dataTasks, NSArray *uploadTasks, NSArray *downloadTasks) {
  238. for (NSURLSessionTask *task in uploadTasks)
  239. if (taskStatus == k_taskStatusCancel) [task cancel];
  240. else if (taskStatus == k_taskStatusSuspend) [task suspend];
  241. else if (taskStatus == k_taskStatusResume) [task resume];
  242. }];
  243. [[self sessionWWanUpload] getTasksWithCompletionHandler:^(NSArray *dataTasks, NSArray *uploadTasks, NSArray *downloadTasks) {
  244. for (NSURLSessionTask *task in uploadTasks)
  245. if (taskStatus == k_taskStatusCancel) [task cancel];
  246. else if (taskStatus == k_taskStatusSuspend) [task suspend];
  247. else if (taskStatus == k_taskStatusResume) [task resume];
  248. }];
  249. }
  250. // COREDATA FILE SYSTEM
  251. if (download && taskStatus == k_taskStatusCancel) {
  252. [[NCManageDatabase sharedInstance] setMetadataSession:@"" sessionError:@"" sessionSelector:@"" sessionSelectorPost:@"" sessionTaskIdentifier:k_taskIdentifierDone sessionTaskIdentifierPlist:k_taskIdentifierDone predicate:[NSPredicate predicateWithFormat:@"account = %@ AND session CONTAINS 'download'", _activeAccount]];
  253. }
  254. if (upload && taskStatus == k_taskStatusCancel) {
  255. [[NCManageDatabase sharedInstance] deleteMetadataWithPredicate:[NSPredicate predicateWithFormat:@"session CONTAINS 'upload'"]];
  256. dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT, 0), ^{
  257. [CCUtility removeAllFileID_UPLOAD_ActiveUser:activeUser activeUrl:activeUrl];
  258. });
  259. }
  260. }
  261. - (void)settingSession:(NSString *)sessionDescription sessionTaskIdentifier:(NSUInteger)sessionTaskIdentifier taskStatus:(NSInteger)taskStatus
  262. {
  263. NSURLSession *session = [self getSessionfromSessionDescription:sessionDescription];
  264. [session getTasksWithCompletionHandler:^(NSArray *dataTasks, NSArray *uploadTasks, NSArray *downloadTasks) {
  265. if ([sessionDescription containsString:@"download"])
  266. for (NSURLSessionTask *task in downloadTasks)
  267. if (task.taskIdentifier == sessionTaskIdentifier) {
  268. if (taskStatus == k_taskStatusCancel) [task cancel];
  269. else if (taskStatus == k_taskStatusSuspend) [task suspend];
  270. else if (taskStatus == k_taskStatusResume) [task resume];
  271. }
  272. if ([sessionDescription containsString:@"upload"])
  273. for (NSURLSessionTask *task in uploadTasks)
  274. if (task.taskIdentifier == sessionTaskIdentifier) {
  275. if (taskStatus == k_taskStatusCancel) [task cancel];
  276. else if (taskStatus == k_taskStatusSuspend) [task suspend];
  277. else if (taskStatus == k_taskStatusResume) [task resume];
  278. }
  279. }];
  280. }
  281. #pragma --------------------------------------------------------------------------------------------
  282. #pragma mark ===== URLSession download/upload =====
  283. #pragma --------------------------------------------------------------------------------------------
  284. - (void)URLSession:(NSURLSession *)session didReceiveChallenge:(NSURLAuthenticationChallenge *)challenge completionHandler:(void (^)(NSURLSessionAuthChallengeDisposition disposition, NSURLCredential *credential))completionHandler
  285. {
  286. // The pinnning check
  287. if ([[CCCertificate sharedManager] checkTrustedChallenge:challenge]) {
  288. completionHandler(NSURLSessionAuthChallengeUseCredential, [NSURLCredential credentialForTrust:challenge.protectionSpace.serverTrust]);
  289. } else {
  290. completionHandler(NSURLSessionAuthChallengePerformDefaultHandling, nil);
  291. }
  292. }
  293. - (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task didCompleteWithError:(NSError *)error
  294. {
  295. NSString *url = [[[task currentRequest].URL absoluteString] stringByReplacingPercentEscapesUsingEncoding:NSUTF8StringEncoding];
  296. NSString *fileName = [url lastPathComponent];
  297. NSString *serverUrl = [self getServerUrlFromUrl:url];
  298. NSInteger errorCode;
  299. __block NSDate *date = [NSDate date];
  300. NSDateFormatter *dateFormatter = [[NSDateFormatter alloc] init];
  301. [dateFormatter setDateFormat:@"EEE, dd MMM y HH:mm:ss zzz"];
  302. NSHTTPURLResponse* httpResponse = (NSHTTPURLResponse*)task.response;
  303. if (httpResponse.statusCode >= 200 && httpResponse.statusCode < 300) {
  304. errorCode = error.code;
  305. } else {
  306. if (httpResponse.statusCode > 0)
  307. errorCode = httpResponse.statusCode;
  308. else
  309. errorCode = error.code;
  310. // Request trusted certificated
  311. if (errorCode == NSURLErrorServerCertificateUntrusted)
  312. [[CCCertificate sharedManager] presentViewControllerCertificateWithTitle:[error localizedDescription] viewController:(UIViewController *)self.delegate delegate:self];
  313. }
  314. // ----------------------- DOWNLOAD -----------------------
  315. if ([task isKindOfClass:[NSURLSessionDownloadTask class]]) {
  316. dispatch_async(dispatch_get_main_queue(), ^{
  317. tableMetadata *metadata = [[NCManageDatabase sharedInstance] getMetadataWithPredicate:[NSPredicate predicateWithFormat:@"session = %@ AND (sessionTaskIdentifier == %i OR sessionTaskIdentifierPlist == %i)",session.sessionDescription, task.taskIdentifier, task.taskIdentifier]];
  318. if (!metadata) return;
  319. NSString *etag = metadata.etag;
  320. NSString *fileID = metadata.fileID;
  321. NSDictionary *fields = [httpResponse allHeaderFields];
  322. if (errorCode == 0) {
  323. etag = [CCUtility removeForbiddenCharactersFileSystem:[fields objectForKey:@"OC-ETag"]];
  324. date = [dateFormatter dateFromString:[fields objectForKey:@"Date"]];
  325. // Activity
  326. [[NCManageDatabase sharedInstance] addActivityClient:fileName fileID:metadata.fileID action:k_activityDebugActionDownload selector:metadata.sessionSelector note:serverUrl type:k_activityTypeSuccess verbose:k_activityVerboseDefault activeUrl:_activeUrl];
  327. } else {
  328. // Activity
  329. [[NCManageDatabase sharedInstance] addActivityClient:fileName fileID:metadata.fileID action:k_activityDebugActionDownload selector:metadata.sessionSelector note:[NSString stringWithFormat:@"Server: %@ Error: %@", serverUrl, [CCError manageErrorKCF:errorCode withNumberError:YES]] type:k_activityTypeFailure verbose:k_activityVerboseDefault activeUrl:_activeUrl];
  330. }
  331. NSArray *object = [[NSArray alloc] initWithObjects:session, fileID, task, nil];
  332. [[NSNotificationCenter defaultCenter] postNotificationName:k_networkingSessionNotification object:object];
  333. [self downloadFileSuccessFailure:fileName fileID:metadata.fileID etag:etag date:date serverUrl:serverUrl selector:metadata.sessionSelector selectorPost:metadata.sessionSelectorPost errorCode:errorCode];
  334. });
  335. }
  336. // ------------------------ UPLOAD -----------------------
  337. if ([task isKindOfClass:[NSURLSessionUploadTask class]]) {
  338. dispatch_async(dispatch_get_main_queue(), ^{
  339. tableMetadata *metadata = [[NCManageDatabase sharedInstance] getMetadataWithPredicate:[NSPredicate predicateWithFormat:@"session = %@ AND (sessionTaskIdentifier == %i OR sessionTaskIdentifierPlist == %i)",session.sessionDescription, task.taskIdentifier, task.taskIdentifier]];
  340. if (!metadata) return;
  341. NSDictionary *fields = [httpResponse allHeaderFields];
  342. __block NSString *fileID = metadata.fileID;
  343. __block NSString *etag = metadata.etag;
  344. if (errorCode == 0) {
  345. fileID = [CCUtility removeForbiddenCharactersFileSystem:[fields objectForKey:@"OC-FileId"]];
  346. etag = [CCUtility removeForbiddenCharactersFileSystem:[fields objectForKey:@"OC-ETag"]];
  347. date = [dateFormatter dateFromString:[fields objectForKey:@"Date"]];
  348. // Activity
  349. [[NCManageDatabase sharedInstance] addActivityClient:fileName fileID:fileID action:k_activityDebugActionUpload selector:metadata.sessionSelector note:serverUrl type:k_activityTypeSuccess verbose:k_activityVerboseDefault activeUrl:_activeUrl];
  350. } else {
  351. // Activity
  352. [[NCManageDatabase sharedInstance] addActivityClient:fileName fileID:metadata.fileID action:k_activityDebugActionUpload selector:metadata.sessionSelector note:[NSString stringWithFormat:@"Server: %@ Error: %@", serverUrl, [CCError manageErrorKCF:errorCode withNumberError:YES]] type:k_activityTypeFailure verbose:k_activityVerboseDefault activeUrl:_activeUrl];
  353. }
  354. NSArray *object = [[NSArray alloc] initWithObjects:session, fileID, task, nil];
  355. [[NSNotificationCenter defaultCenter] postNotificationName:k_networkingSessionNotification object:object];
  356. [self uploadFileSuccessFailure:metadata fileName:fileName fileID:fileID etag:etag date:date serverUrl:serverUrl errorCode:errorCode];
  357. });
  358. }
  359. }
  360. #pragma --------------------------------------------------------------------------------------------
  361. #pragma mark ===== Download =====
  362. #pragma --------------------------------------------------------------------------------------------
  363. - (void)downloadFile:(NSString *)fileID serverUrl:(NSString *)serverUrl downloadData:(BOOL)downloadData downloadPlist:(BOOL)downloadPlist selector:(NSString *)selector selectorPost:(NSString *)selectorPost session:(NSString *)session taskStatus:(NSInteger)taskStatus delegate:(id)delegate
  364. {
  365. // add delegate
  366. if (delegate)
  367. [_delegates setObject:delegate forKey:fileID];
  368. tableMetadata *metadata = [[NCManageDatabase sharedInstance] getMetadataWithPredicate:[NSPredicate predicateWithFormat:@"fileID = %@", fileID]];
  369. if (downloadData) {
  370. // it's in download
  371. tableMetadata *result = [[NCManageDatabase sharedInstance] getMetadataWithPredicate:[NSPredicate predicateWithFormat:@"fileID = %@ AND session CONTAINS 'download' AND sessionTaskIdentifier >= 0", _activeAccount, metadata.fileID]];
  372. if (result) return;
  373. // File exists ?
  374. tableLocalFile *localfile = [[NCManageDatabase sharedInstance] getTableLocalFileWithPredicate:[NSPredicate predicateWithFormat:@"fileID = %@", metadata.fileID]];
  375. if (localfile != nil && [[NSFileManager defaultManager] fileExistsAtPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, metadata.fileID]]) {
  376. [[NCManageDatabase sharedInstance] setMetadataSession:@"" sessionError:@"" sessionSelector:@"" sessionSelectorPost:@"" sessionTaskIdentifier:k_taskIdentifierDone sessionTaskIdentifierPlist:k_taskIdentifierDone predicate:[NSPredicate predicateWithFormat:@"fileID = %@", metadata.fileID]];
  377. dispatch_async(dispatch_get_main_queue(), ^{
  378. if ([[self getDelegate:metadata.fileID] respondsToSelector:@selector(downloadFileSuccess:serverUrl:selector:selectorPost:)])
  379. [[self getDelegate:metadata.fileID] downloadFileSuccess:metadata.fileID serverUrl:serverUrl selector:selector selectorPost:selectorPost];
  380. });
  381. return;
  382. }
  383. [[NCManageDatabase sharedInstance] setMetadataSession:session sessionError:@"" sessionSelector:selector sessionSelectorPost:selectorPost sessionTaskIdentifier:k_taskIdentifierNULL sessionTaskIdentifierPlist:k_taskIdentifierNULL predicate:[NSPredicate predicateWithFormat:@"fileID = %@",metadata.fileID]];
  384. [self downloaURLSession:metadata.fileNameData fileNamePrint:metadata.fileNamePrint serverUrl:serverUrl fileID:metadata.fileID session:session taskStatus:taskStatus selector:selector];
  385. }
  386. if (downloadPlist) {
  387. tableMetadata *result = [[NCManageDatabase sharedInstance] getMetadataWithPredicate:[NSPredicate predicateWithFormat:@"fileID == %@ AND session CONTAINS 'download' AND sessionTaskIdentifierPlist >= 0", metadata.fileID]];
  388. // it's in download
  389. if (result) {
  390. NSLog(@"[LOG] Download file already in progress %@ - %@", metadata.fileName, metadata.fileNamePrint);
  391. return;
  392. }
  393. [[NCManageDatabase sharedInstance] setMetadataSession:session sessionError:@"" sessionSelector:selector sessionSelectorPost:selectorPost sessionTaskIdentifier:k_taskIdentifierNULL sessionTaskIdentifierPlist:k_taskIdentifierNULL predicate:[NSPredicate predicateWithFormat:@"fileID = %@",metadata.fileID]];
  394. [self downloaURLSession:metadata.fileName fileNamePrint:metadata.fileNamePrint serverUrl:serverUrl fileID:metadata.fileID session:session taskStatus:taskStatus selector:selector];
  395. }
  396. }
  397. - (void)downloaURLSession:(NSString *)fileName fileNamePrint:(NSString *)fileNamePrint serverUrl:(NSString *)serverUrl fileID:(NSString *)fileID session:(NSString *)session taskStatus:(NSInteger)taskStatus selector:(NSString *)selector
  398. {
  399. NSURLSession *sessionDownload;
  400. NSURL *url;
  401. NSMutableURLRequest *request;
  402. NSString *serverFileUrl = [[NSString stringWithFormat:@"%@/%@", serverUrl, fileName] encodeString:NSUTF8StringEncoding];
  403. url = [NSURL URLWithString:serverFileUrl];
  404. request = [NSMutableURLRequest requestWithURL:url];
  405. NSData *authData = [[NSString stringWithFormat:@"%@:%@", _activeUser, _activePassword] dataUsingEncoding:NSUTF8StringEncoding];
  406. NSString *authValue = [NSString stringWithFormat: @"Basic %@",[authData base64EncodedStringWithOptions:0]];
  407. [request setValue:authValue forHTTPHeaderField:@"Authorization"];
  408. if ([session isEqualToString:k_download_session]) sessionDownload = [self sessionDownload];
  409. else if ([session isEqualToString:k_download_session_foreground]) sessionDownload = [self sessionDownloadForeground];
  410. else if ([session isEqualToString:k_download_session_wwan]) sessionDownload = [self sessionWWanDownload];
  411. NSURLSessionDownloadTask *downloadTask = [sessionDownload downloadTaskWithRequest:request];
  412. if (taskStatus == k_taskStatusCancel) [downloadTask cancel];
  413. else if (taskStatus == k_taskStatusSuspend) [downloadTask suspend];
  414. else if (taskStatus == k_taskStatusResume) [downloadTask resume];
  415. dispatch_async(dispatch_get_main_queue(), ^{
  416. if ([[self getDelegate:fileID] respondsToSelector:@selector(downloadTaskSave:)])
  417. [[self getDelegate:fileID] downloadTaskSave:downloadTask];
  418. });
  419. if (downloadTask == nil) {
  420. NSUInteger sessionTaskIdentifier = k_taskIdentifierNULL;
  421. NSUInteger sessionTaskIdentifierPlist = k_taskIdentifierNULL;
  422. if ([CCUtility isFileNotCryptated:fileName] || [CCUtility isCryptoString:fileName]) sessionTaskIdentifier = k_taskIdentifierError;
  423. if ([CCUtility isCryptoPlistString:fileName]) sessionTaskIdentifierPlist = k_taskIdentifierError;
  424. [[NCManageDatabase sharedInstance] setMetadataSession:nil sessionError:[NSString stringWithFormat:@"%@", @k_CCErrorTaskNil] sessionSelector:nil sessionSelectorPost:nil sessionTaskIdentifier:sessionTaskIdentifier sessionTaskIdentifierPlist:sessionTaskIdentifierPlist predicate:[NSPredicate predicateWithFormat:@"fileID = %@", fileID]];
  425. NSLog(@"[LOG] downloadFileSession TaskIdentifier [error CCErrorTaskNil] - %@ - %@", fileName, fileNamePrint);
  426. } else {
  427. NSUInteger sessionTaskIdentifier = k_taskIdentifierNULL;
  428. NSUInteger sessionTaskIdentifierPlist = k_taskIdentifierNULL;
  429. if ([CCUtility isCryptoString:fileName] || [CCUtility isFileNotCryptated:fileName]) sessionTaskIdentifier = downloadTask.taskIdentifier;
  430. if ([CCUtility isCryptoPlistString:fileName]) sessionTaskIdentifierPlist = downloadTask.taskIdentifier;
  431. [[NCManageDatabase sharedInstance] setMetadataSession:nil sessionError:nil sessionSelector:nil sessionSelectorPost:nil sessionTaskIdentifier:sessionTaskIdentifier sessionTaskIdentifierPlist:sessionTaskIdentifierPlist predicate:[NSPredicate predicateWithFormat:@"fileID = %@", fileID]];
  432. NSLog(@"[LOG] downloadFileSession %@ - %@ Task [%lu %lu]", fileID, fileNamePrint, (unsigned long)sessionTaskIdentifier, (unsigned long)sessionTaskIdentifierPlist);
  433. }
  434. dispatch_async(dispatch_get_main_queue(), ^{
  435. // Refresh datasource if is not a Plist
  436. if ([_delegate respondsToSelector:@selector(reloadDatasource:fileID:selector:)] && [CCUtility isCryptoPlistString:fileName] == NO)
  437. [_delegate reloadDatasource:serverUrl fileID:fileID selector:selector];
  438. #ifndef EXTENSION
  439. [app updateApplicationIconBadgeNumber];
  440. #endif
  441. });
  442. }
  443. - (void)URLSession:(NSURLSession *)session downloadTask:(NSURLSessionDownloadTask *)downloadTask didWriteData:(int64_t)bytesWritten totalBytesWritten:(int64_t)totalBytesWritten totalBytesExpectedToWrite:(int64_t)totalBytesExpectedToWrite
  444. {
  445. NSString *url = [[[downloadTask currentRequest].URL absoluteString] stringByReplacingPercentEscapesUsingEncoding:NSUTF8StringEncoding];
  446. NSString *fileName = [url lastPathComponent];
  447. NSString *serverUrl = [self getServerUrlFromUrl:url];
  448. // if plist return
  449. if ([CCUtility getTypeFileName:fileName] == k_metadataTypeFilenamePlist)
  450. return;
  451. float progress = (float) totalBytesWritten / (float)totalBytesExpectedToWrite;
  452. dispatch_async(dispatch_get_main_queue(), ^{
  453. tableMetadata *metadata = [[NCManageDatabase sharedInstance] getMetadataFromFileName:fileName directoryID:[[NCManageDatabase sharedInstance] getDirectoryID:serverUrl]];
  454. if (metadata) {
  455. NSDictionary* userInfo = @{@"fileID": (metadata.fileID), @"serverUrl": (serverUrl), @"cryptated": ([NSNumber numberWithBool:metadata.cryptated]), @"progress": ([NSNumber numberWithFloat:progress])};
  456. [[NSNotificationCenter defaultCenter] postNotificationName:@"NotificationProgressTask" object:nil userInfo:userInfo];
  457. }
  458. });
  459. }
  460. - (void)URLSession:(NSURLSession *)session downloadTask:(NSURLSessionDownloadTask *)downloadTask didFinishDownloadingToURL:(NSURL *)location
  461. {
  462. NSURLRequest *url = [downloadTask currentRequest];
  463. NSString *filename = [[url.URL absoluteString] lastPathComponent];
  464. tableMetadata *metadata = [[NCManageDatabase sharedInstance] getMetadataWithPredicate:[NSPredicate predicateWithFormat:@"session = %@ AND (sessionTaskIdentifier = %i OR sessionTaskIdentifierPlist = %i)",session.sessionDescription, downloadTask.taskIdentifier, downloadTask.taskIdentifier]];
  465. // If the record metadata do not exists, exit
  466. if (!metadata) return;
  467. NSHTTPURLResponse* httpResponse = (NSHTTPURLResponse*)downloadTask.response;
  468. if (httpResponse.statusCode >= 200 && httpResponse.statusCode < 300) {
  469. NSString *destinationFilePath;
  470. if ([CCUtility isCryptoPlistString:filename]) {
  471. destinationFilePath = [NSString stringWithFormat:@"%@/%@", [CCUtility getDirectoryActiveUser:_activeUser activeUrl:_activeUrl], filename];
  472. } else {
  473. if (metadata.cryptated) destinationFilePath = [NSString stringWithFormat:@"%@/%@.crypt", [CCUtility getDirectoryActiveUser:_activeUser activeUrl:_activeUrl], metadata.fileID];
  474. else destinationFilePath = [NSString stringWithFormat:@"%@/%@", [CCUtility getDirectoryActiveUser:_activeUser activeUrl:_activeUrl], metadata.fileID];
  475. }
  476. @autoreleasepool {
  477. NSURL *destinationURL = [NSURL fileURLWithPath:destinationFilePath];
  478. [[NSFileManager defaultManager] removeItemAtURL:destinationURL error:NULL];
  479. [[NSFileManager defaultManager] copyItemAtURL:location toURL:destinationURL error:nil];
  480. }
  481. }
  482. }
  483. - (void)downloadFileSuccessFailure:(NSString *)fileName fileID:(NSString *)fileID etag:(NSString *)etag date:(NSDate *)date serverUrl:(NSString *)serverUrl selector:(NSString *)selector selectorPost:(NSString *)selectorPost errorCode:(NSInteger)errorCode
  484. {
  485. #ifndef EXTENSION
  486. if (fileID)
  487. [app.listProgressMetadata removeObjectForKey:fileID];
  488. #endif
  489. // If fileID do not exists return.
  490. if (!fileID) return;
  491. // Progress Task
  492. NSDictionary* userInfo = @{@"fileID": (fileID), @"serverUrl": (serverUrl), @"cryptated": ([NSNumber numberWithBool:NO]), @"progress": ([NSNumber numberWithFloat:0.0])};
  493. [[NSNotificationCenter defaultCenter] postNotificationName:@"NotificationProgressTask" object:nil userInfo:userInfo];
  494. if (errorCode != 0) {
  495. if (errorCode != kCFURLErrorCancelled) {
  496. if ([CCUtility isCryptoPlistString:fileName]) {
  497. [[NCManageDatabase sharedInstance] setMetadataSession:@"" sessionError:@"" sessionSelector:@"" sessionSelectorPost:@"" sessionTaskIdentifier:k_taskIdentifierDone sessionTaskIdentifierPlist:k_taskIdentifierDone predicate:[NSPredicate predicateWithFormat:@"fileID = %@", fileID]];
  498. } else {
  499. [[NCManageDatabase sharedInstance] setMetadataSession:nil sessionError:[NSString stringWithFormat:@"%@", @(errorCode)] sessionSelector:nil sessionSelectorPost:nil sessionTaskIdentifier:k_taskIdentifierError sessionTaskIdentifierPlist:k_taskIdentifierNULL predicate:[NSPredicate predicateWithFormat:@"fileID = %@", fileID]];
  500. }
  501. }
  502. dispatch_async(dispatch_get_main_queue(), ^{
  503. if ([[self getDelegate:fileID] respondsToSelector:@selector(downloadFileFailure:serverUrl:selector:message:errorCode:)])
  504. [[self getDelegate:fileID] downloadFileFailure:fileID serverUrl:serverUrl selector:selector message:[CCError manageErrorKCF:errorCode withNumberError:YES] errorCode:errorCode];
  505. });
  506. } else {
  507. tableMetadata *metadata = [[NCManageDatabase sharedInstance] getMetadataWithPredicate:[NSPredicate predicateWithFormat:@"fileID = %@", fileID]];
  508. if (!metadata) return;
  509. NSInteger sessionTaskIdentifier = metadata.sessionTaskIdentifier;
  510. NSInteger sessionTaskIdentifierPlist = metadata.sessionTaskIdentifierPlist;
  511. if ([CCUtility isCryptoString:fileName] || [CCUtility isFileNotCryptated:fileName]) sessionTaskIdentifier = k_taskIdentifierDone;
  512. if ([CCUtility isCryptoPlistString:fileName]) sessionTaskIdentifierPlist = k_taskIdentifierDone;
  513. if (sessionTaskIdentifier == k_taskIdentifierDone && sessionTaskIdentifierPlist == k_taskIdentifierDone) {
  514. [[NCManageDatabase sharedInstance] setMetadataSession:@"" sessionError:@"" sessionSelector:@"" sessionSelectorPost:@"" sessionTaskIdentifier:sessionTaskIdentifier sessionTaskIdentifierPlist:sessionTaskIdentifierPlist predicate:[NSPredicate predicateWithFormat:@"fileID = %@", fileID]];
  515. } else {
  516. [[NCManageDatabase sharedInstance] setMetadataSession:nil sessionError:nil sessionSelector:nil sessionSelectorPost:nil sessionTaskIdentifier:sessionTaskIdentifier sessionTaskIdentifierPlist:sessionTaskIdentifierPlist predicate:[NSPredicate predicateWithFormat:@"fileID = %@", fileID]];
  517. }
  518. // DATA
  519. if ([CCUtility isCryptoString:fileName] || [CCUtility isFileNotCryptated:fileName]) {
  520. BOOL error = false;
  521. // if encrypted, rewrite
  522. if (metadata.cryptated == YES)
  523. if ([[CCCrypto sharedManager] decrypt:metadata.fileID fileNameDecrypted:metadata.fileID fileNamePrint:metadata.fileNamePrint password:[[CCCrypto sharedManager] getKeyPasscode:metadata.uuid] directoryUser:_directoryUser] == 0)
  524. error = true;
  525. if (!error) {
  526. [[NCManageDatabase sharedInstance] addLocalFileWithMetadata:metadata];
  527. if ([metadata.typeFile isEqualToString: k_metadataTypeFile_image])
  528. [CCExifGeo setExifLocalTableEtag:metadata directoryUser:_directoryUser activeAccount:_activeAccount];
  529. // Icon
  530. [CCGraphics createNewImageFrom:metadata.fileID directoryUser:_directoryUser fileNameTo:metadata.fileID fileNamePrint:metadata.fileNamePrint size:@"m" imageForUpload:NO typeFile:metadata.typeFile writePreview:YES optimizedFileName:[CCUtility getOptimizedPhoto]];
  531. }
  532. }
  533. dispatch_async(dispatch_get_main_queue(), ^{
  534. if ([[self getDelegate:fileID] respondsToSelector:@selector(downloadFileSuccess:serverUrl:selector:selectorPost:)])
  535. [[self getDelegate:fileID] downloadFileSuccess:fileID serverUrl:serverUrl selector:selector selectorPost:selectorPost];
  536. });
  537. }
  538. }
  539. #pragma --------------------------------------------------------------------------------------------
  540. #pragma mark ===== Upload =====
  541. #pragma --------------------------------------------------------------------------------------------
  542. - (void)uploadFileFromAssetLocalIdentifier:(NSString *)assetLocalIdentifier fileName:(NSString *)fileName serverUrl:(NSString *)serverUrl cryptated:(BOOL)cryptated session:(NSString *)session taskStatus:(NSInteger)taskStatus selector:(NSString *)selector selectorPost:(NSString *)selectorPost errorCode:(NSInteger)errorCode delegate:(id)delegate
  543. {
  544. //delegate
  545. if (delegate == nil)
  546. delegate = self.delegate;
  547. // *** Upload Automatic ***
  548. if ([selector isEqualToString:selectorUploadAutomatic]) {
  549. [self upload:fileName serverUrl:serverUrl cryptated:NO template:NO onlyPlist:NO fileNameTemplate:nil assetLocalIdentifier:assetLocalIdentifier session:session taskStatus:taskStatus selector:selector selectorPost:selectorPost errorCode:errorCode delegate:delegate];
  550. } else {
  551. // *** Manual Upload & Upload Automatic All ***
  552. PHFetchResult *result = [PHAsset fetchAssetsWithLocalIdentifiers:@[assetLocalIdentifier] options:nil];
  553. if (!result.count) {
  554. [[NCManageDatabase sharedInstance] addActivityClient:fileName fileID:assetLocalIdentifier action:k_activityDebugActionUpload selector:selector note:@"Internal error image/video not found" type:k_activityTypeFailure verbose:k_activityVerboseHigh activeUrl:_activeUrl];
  555. dispatch_async(dispatch_get_main_queue(), ^{
  556. if ([delegate respondsToSelector:@selector(uploadFileFailure:fileID:serverUrl:selector:message:errorCode:)])
  557. [delegate uploadFileFailure:nil fileID:nil serverUrl:serverUrl selector:selector message:@"Internal error image/video not found" errorCode: k_CCErrorInternalError];
  558. });
  559. return;
  560. }
  561. PHAsset *asset = result[0];
  562. PHAssetMediaType assetMediaType = asset.mediaType;
  563. __block NSError *error = nil;
  564. // VIDEO
  565. if (assetMediaType == PHAssetMediaTypeVideo) {
  566. @autoreleasepool {
  567. PHVideoRequestOptions *options = [PHVideoRequestOptions new];
  568. options.networkAccessAllowed = true;
  569. [[PHImageManager defaultManager] requestPlayerItemForVideo:asset options:options resultHandler:^(AVPlayerItem * _Nullable playerItem, NSDictionary * _Nullable info) {
  570. if ([[NSFileManager defaultManager] fileExistsAtPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, fileName]])
  571. [[NSFileManager defaultManager] removeItemAtPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, fileName] error:nil];
  572. AVAssetExportSession *exportSession = [[AVAssetExportSession alloc] initWithAsset:playerItem.asset presetName:AVAssetExportPresetHighestQuality];
  573. if (exportSession) {
  574. exportSession.outputURL = [NSURL fileURLWithPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, fileName]];
  575. exportSession.outputFileType = AVFileTypeQuickTimeMovie;
  576. [exportSession exportAsynchronouslyWithCompletionHandler:^{
  577. if (AVAssetExportSessionStatusCompleted == exportSession.status) {
  578. //dispatch_async(dispatch_get_main_queue(), ^{
  579. [self upload:fileName serverUrl:serverUrl cryptated:cryptated template:NO onlyPlist:NO fileNameTemplate:nil assetLocalIdentifier:assetLocalIdentifier session:session taskStatus:taskStatus selector:selector selectorPost:selectorPost errorCode:errorCode delegate:delegate];
  580. //});
  581. } else if (AVAssetExportSessionStatusFailed == exportSession.status) {
  582. // Activity
  583. [[NCManageDatabase sharedInstance] addActivityClient:fileName fileID:assetLocalIdentifier action:k_activityDebugActionUpload selector:selector note:NSLocalizedString(@"_read_file_error_", nil) type:k_activityTypeFailure verbose:k_activityVerboseDefault activeUrl:_activeUrl];
  584. dispatch_async(dispatch_get_main_queue(), ^{
  585. // Error for uploadFileFailure
  586. if ([delegate respondsToSelector:@selector(uploadFileFailure:fileID:serverUrl:selector:message:errorCode:)])
  587. [delegate uploadFileFailure:nil fileID:nil serverUrl:serverUrl selector:selector message:@"_read_file_error_" errorCode:[NSError errorWithDomain:@"it.twsweb.cryptocloud" code:kCFURLErrorFileDoesNotExist userInfo:nil].code];
  588. });
  589. } else {
  590. NSLog(@"Export Session Status: %ld", (long)exportSession.status);
  591. }
  592. }];
  593. } else {
  594. // Activity
  595. [[NCManageDatabase sharedInstance] addActivityClient:fileName fileID:assetLocalIdentifier action:k_activityDebugActionUpload selector:selector note:NSLocalizedString(@"_read_file_error_", nil) type:k_activityTypeFailure verbose:k_activityVerboseDefault activeUrl:_activeUrl];
  596. dispatch_async(dispatch_get_main_queue(), ^{
  597. // Error for uploadFileFailure
  598. if ([delegate respondsToSelector:@selector(uploadFileFailure:fileID:serverUrl:selector:message:errorCode:)])
  599. [delegate uploadFileFailure:nil fileID:nil serverUrl:serverUrl selector:selector message:@"_read_file_error_" errorCode:[NSError errorWithDomain:@"it.twsweb.cryptocloud" code:kCFURLErrorFileDoesNotExist userInfo:nil].code];
  600. });
  601. }
  602. }];
  603. }
  604. }
  605. // IMAGE
  606. if (assetMediaType == PHAssetMediaTypeImage) {
  607. @autoreleasepool {
  608. PHImageRequestOptions *options = [PHImageRequestOptions new];
  609. options.synchronous = NO;
  610. [[PHImageManager defaultManager] requestImageDataForAsset:asset options:options resultHandler:^(NSData *imageData, NSString *dataUTI, UIImageOrientation orientation, NSDictionary *info) {
  611. [imageData writeToFile:[NSString stringWithFormat:@"%@/%@", _directoryUser, fileName] options:NSDataWritingAtomic error:&error];
  612. if (error) {
  613. // Activity
  614. [[NCManageDatabase sharedInstance] addActivityClient:fileName fileID:assetLocalIdentifier action:k_activityDebugActionUpload selector:selector note:NSLocalizedString(@"_read_file_error_", nil) type:k_activityTypeFailure verbose:k_activityVerboseDefault activeUrl:_activeUrl];
  615. dispatch_async(dispatch_get_main_queue(), ^{
  616. // Error for uploadFileFailure
  617. if ([delegate respondsToSelector:@selector(uploadFileFailure:fileID:serverUrl:selector:message:errorCode:)])
  618. [delegate uploadFileFailure:nil fileID:nil serverUrl:serverUrl selector:selector message:@"_read_file_error_" errorCode:error.code];
  619. });
  620. } else {
  621. [self upload:fileName serverUrl:serverUrl cryptated:cryptated template:NO onlyPlist:NO fileNameTemplate:nil assetLocalIdentifier:assetLocalIdentifier session:session taskStatus:taskStatus selector:selector selectorPost:selectorPost errorCode:errorCode delegate:delegate];
  622. }
  623. }];
  624. }
  625. }
  626. }
  627. }
  628. - (void)uploadFile:(NSString *)fileName serverUrl:(NSString *)serverUrl cryptated:(BOOL)cryptated onlyPlist:(BOOL)onlyPlist session:(NSString *)session taskStatus:(NSInteger)taskStatus selector:(NSString *)selector selectorPost:(NSString *)selectorPost errorCode:(NSInteger)errorCode delegate:(id)delegate
  629. {
  630. [self upload:fileName serverUrl:serverUrl cryptated:cryptated template:NO onlyPlist:onlyPlist fileNameTemplate:nil assetLocalIdentifier:nil session:session taskStatus:taskStatus selector:selector selectorPost:selectorPost errorCode:errorCode delegate:delegate];
  631. }
  632. - (void)uploadTemplate:(NSString *)fileNamePrint fileNameCrypto:(NSString *)fileNameCrypto serverUrl:(NSString *)serverUrl session:(NSString *)session taskStatus:(NSInteger)taskStatus selector:(NSString *)selector selectorPost:(NSString *)selectorPost errorCode:(NSInteger)errorCode delegate:(id)delegate
  633. {
  634. [self upload:fileNameCrypto serverUrl:serverUrl cryptated:YES template:YES onlyPlist:NO fileNameTemplate:fileNamePrint assetLocalIdentifier:nil session:session taskStatus:taskStatus selector:selector selectorPost:selectorPost errorCode:errorCode delegate:delegate];
  635. }
  636. - (void)upload:(NSString *)fileName serverUrl:(NSString *)serverUrl cryptated:(BOOL)cryptated template:(BOOL)template onlyPlist:(BOOL)onlyPlist fileNameTemplate:(NSString *)fileNameTemplate assetLocalIdentifier:(NSString *)assetLocalIdentifier session:(NSString *)session taskStatus:(NSInteger)taskStatus selector:(NSString *)selector selectorPost:(NSString *)selectorPost errorCode:(NSInteger)errorCode delegate:(id)delegate
  637. {
  638. NSString *directoryID = [[NCManageDatabase sharedInstance] getDirectoryID:serverUrl];
  639. NSString *fileNameCrypto;
  640. // create Metadata
  641. NSString *cameraFolderName = [[NCManageDatabase sharedInstance] getAccountCameraUploadFolderName];
  642. NSString *cameraFolderPath = [[NCManageDatabase sharedInstance] getAccountCameraUploadFolderPathWithActiveUrl:_activeUrl];
  643. __block tableMetadata *metadata = [CCUtility insertFileSystemInMetadata:fileName directory:_directoryUser activeAccount:_activeAccount cameraFolderName:cameraFolderName cameraFolderPath:cameraFolderPath];
  644. //fileID
  645. NSString *uploadID = [k_uploadSessionID stringByAppendingString:[CCUtility createRandomString:16]];
  646. //add delegate
  647. if (delegate)
  648. [_delegates setObject:delegate forKey:uploadID];
  649. if (onlyPlist == YES) {
  650. [CCUtility moveFileAtPath:[NSTemporaryDirectory() stringByAppendingString:fileName] toPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, fileName]];
  651. metadata = [CCUtility insertInformationPlist:metadata directoryUser:_directoryUser];
  652. metadata.date = [NSDate new];
  653. metadata.fileID = uploadID;
  654. metadata.directoryID = directoryID;
  655. metadata.fileNameData = [CCUtility trasformedFileNamePlistInCrypto:fileName];
  656. metadata.assetLocalIdentifier = assetLocalIdentifier;
  657. metadata.session = session;
  658. metadata.sessionID = uploadID;
  659. metadata.sessionSelector = selector;
  660. metadata.sessionSelectorPost = selectorPost;
  661. metadata.typeFile = k_metadataTypeFile_unknown;
  662. //[CCCoreData addMetadata:metadata activeAccount:_activeAccount activeUrl:_activeUrl context:_context];
  663. metadata = [[NCManageDatabase sharedInstance] addMetadata:metadata activeUrl:_activeUrl];
  664. [self uploadURLSession:fileName fileNamePrint:metadata.fileNamePrint serverUrl:serverUrl sessionID:uploadID session:metadata.session taskStatus:taskStatus assetLocalIdentifier:assetLocalIdentifier cryptated:cryptated onlyPlist:onlyPlist selector:selector];
  665. }
  666. else if (cryptated == YES) {
  667. if (template == YES) {
  668. // copy from temp to directory user
  669. [CCUtility moveFileAtPath:[NSTemporaryDirectory() stringByAppendingString:fileName] toPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, fileName]];
  670. [CCUtility moveFileAtPath:[NSTemporaryDirectory() stringByAppendingString:[fileName stringByAppendingString:@".plist"]] toPath:[NSString stringWithFormat:@"%@/%@.plist", _directoryUser, fileName]];
  671. fileNameCrypto = fileName; // file Name Crypto
  672. fileName = fileNameTemplate; // file Name Print
  673. metadata = [CCUtility insertInformationPlist:metadata directoryUser:_directoryUser];
  674. metadata.date = [NSDate new];
  675. metadata.fileID = uploadID;
  676. metadata.directoryID = directoryID;
  677. metadata.fileName = [fileNameCrypto stringByAppendingString:@".plist"];
  678. metadata.fileNameData = fileNameCrypto;
  679. metadata.assetLocalIdentifier = assetLocalIdentifier;
  680. metadata.session = session;
  681. metadata.sessionID = uploadID;
  682. metadata.sessionSelector = selector;
  683. metadata.sessionSelectorPost = selectorPost;
  684. metadata.typeFile = k_metadataTypeFile_template;
  685. //[CCCoreData addMetadata:metadata activeAccount:_activeAccount activeUrl:_activeUrl context:_context];
  686. metadata = [[NCManageDatabase sharedInstance] addMetadata:metadata activeUrl:_activeUrl];
  687. // DATA
  688. [self uploadURLSession:fileNameCrypto fileNamePrint:fileName serverUrl:serverUrl sessionID:uploadID session:metadata.session taskStatus:taskStatus assetLocalIdentifier:assetLocalIdentifier cryptated:cryptated onlyPlist:onlyPlist selector:selector];
  689. // PLIST
  690. [self uploadURLSession:[fileNameCrypto stringByAppendingString:@".plist"] fileNamePrint:fileName serverUrl:serverUrl sessionID:uploadID session:metadata.session taskStatus:taskStatus assetLocalIdentifier:assetLocalIdentifier cryptated:cryptated onlyPlist:onlyPlist selector:selector];
  691. }
  692. if (template == NO) {
  693. NSString *passcode = [[CCCrypto sharedManager] getKeyPasscode:[CCUtility getUUID]];
  694. fileNameCrypto = [[CCCrypto sharedManager] encryptWithCreatePlist:fileName fileNameEncrypted:fileName passcode:passcode directoryUser:_directoryUser];
  695. // Encrypted file error
  696. if (fileNameCrypto == nil) {
  697. dispatch_async(dispatch_get_main_queue(), ^{
  698. NSString *msg = [NSString stringWithFormat:NSLocalizedString(@"_encrypt_error_", nil), fileName, @""];
  699. UIAlertController *alertController= [UIAlertController alertControllerWithTitle:nil message:msg preferredStyle:UIAlertControllerStyleAlert];
  700. UIAlertAction* ok = [UIAlertAction actionWithTitle: NSLocalizedString(@"_ok_", nil) style:UIAlertActionStyleDefault
  701. handler:^(UIAlertAction * action) {
  702. [alertController dismissViewControllerAnimated:YES completion:nil];
  703. }];
  704. [alertController addAction:ok];
  705. UIWindow *alertWindow = [[UIWindow alloc]initWithFrame:[UIScreen mainScreen].bounds];
  706. alertWindow.rootViewController = [[UIViewController alloc]init];
  707. alertWindow.windowLevel = UIWindowLevelAlert + 1;
  708. [alertWindow makeKeyAndVisible];
  709. [alertWindow.rootViewController presentViewController:alertController animated:YES completion:nil];
  710. // Error for uploadFileFailure
  711. if ([[self getDelegate:uploadID] respondsToSelector:@selector(uploadFileFailure:fileID:serverUrl:selector:message:errorCode:)])
  712. [[self getDelegate:uploadID] uploadFileFailure:nil fileID:nil serverUrl:serverUrl selector:selector message:NSLocalizedString(@"_encrypt_error_", nil) errorCode:0];
  713. });
  714. return;
  715. }
  716. metadata.cryptated = YES;
  717. metadata.date = [NSDate new];
  718. metadata.fileID = uploadID;
  719. metadata.directoryID = directoryID;
  720. metadata.fileName = [fileNameCrypto stringByAppendingString:@".plist"];
  721. metadata.fileNameData = fileNameCrypto;
  722. metadata.fileNamePrint = fileName;
  723. metadata.assetLocalIdentifier = assetLocalIdentifier;
  724. metadata.session = session;
  725. metadata.sessionID = uploadID;
  726. metadata.sessionSelector = selector;
  727. metadata.sessionSelectorPost = selectorPost;
  728. metadata.title = [self getTitleFromPlistName:fileNameCrypto];
  729. metadata.type = k_metadataType_file;
  730. if (errorCode == 403) {
  731. dispatch_async(dispatch_get_main_queue(), ^{
  732. UIAlertController *alertController = [UIAlertController alertControllerWithTitle:fileName message:NSLocalizedString(@"_file_already_exists_", nil) preferredStyle:UIAlertControllerStyleAlert];
  733. UIAlertAction *cancelAction = [UIAlertAction actionWithTitle:NSLocalizedString(@"_cancel_", nil) style:UIAlertActionStyleCancel handler:^(UIAlertAction *action) {
  734. // Activity
  735. [[NCManageDatabase sharedInstance] addActivityClient:fileName fileID:uploadID action:k_activityDebugActionUpload selector:selector note:NSLocalizedString(@"_file_already_exists_", nil) type:k_activityTypeFailure verbose:k_activityVerboseDefault activeUrl:_activeUrl];
  736. // Error for uploadFileFailure
  737. if ([[self getDelegate:uploadID] respondsToSelector:@selector(uploadFileFailure:fileID:serverUrl:selector:message:errorCode:)])
  738. [[self getDelegate:uploadID] uploadFileFailure:nil fileID:nil serverUrl:serverUrl selector:selector message:NSLocalizedString(@"_file_already_exists_", nil) errorCode:403];
  739. return;
  740. }];
  741. UIAlertAction *overwriteAction = [UIAlertAction actionWithTitle:NSLocalizedString(@"_overwrite_", nil) style:UIAlertActionStyleDefault handler:^(UIAlertAction *action) {
  742. // -- remove record --
  743. tableMetadata *metadataDelete = [[NCManageDatabase sharedInstance] getMetadataWithPredicate:[NSPredicate predicateWithFormat:@"account = %@ AND fileName = %@ AND directoryID = %@", _activeAccount, [fileNameCrypto stringByAppendingString:@".plist"], directoryID]];
  744. [[NSFileManager defaultManager] removeItemAtPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, metadataDelete.fileID] error:nil];
  745. [[NSFileManager defaultManager] removeItemAtPath:[NSString stringWithFormat:@"%@/%@.ico", _directoryUser, metadataDelete.fileID] error:nil];
  746. if (metadataDelete.directory && serverUrl) {
  747. NSString *dirForDelete = [CCUtility stringAppendServerUrl:serverUrl addFileName:metadataDelete.fileNameData];
  748. [[NCManageDatabase sharedInstance] deleteDirectoryAndSubDirectoryWithServerUrl:dirForDelete];
  749. }
  750. [[NCManageDatabase sharedInstance] deleteMetadataWithPredicate:[NSPredicate predicateWithFormat:@"fileID = %@", metadataDelete.fileID]];
  751. [[NCManageDatabase sharedInstance] deleteLocalFileWithPredicate:[NSPredicate predicateWithFormat:@"fileID = %@", metadataDelete.fileID]];
  752. #ifndef EXTENSION
  753. [CCGraphics createNewImageFrom:fileName directoryUser:_directoryUser fileNameTo:uploadID fileNamePrint:fileName size:@"m" imageForUpload:YES typeFile:metadata.typeFile writePreview:YES optimizedFileName:NO];
  754. #endif
  755. if ([metadata.typeFile isEqualToString: k_metadataTypeFile_image] || [metadata.typeFile isEqualToString: k_metadataTypeFile_video])
  756. [[CCCrypto sharedManager] addPlistImage:[NSString stringWithFormat:@"%@/%@", _directoryUser, [fileNameCrypto stringByAppendingString:@".plist"]] fileNamePathImage:[NSTemporaryDirectory() stringByAppendingString:uploadID]];
  757. metadata = [[NCManageDatabase sharedInstance] addMetadata:metadata activeUrl:_activeUrl];
  758. // DATA
  759. [self uploadURLSession:fileNameCrypto fileNamePrint:fileName serverUrl:serverUrl sessionID:uploadID session:metadata.session taskStatus:taskStatus assetLocalIdentifier:assetLocalIdentifier cryptated:cryptated onlyPlist:onlyPlist selector:selector];
  760. // PLIST
  761. [self uploadURLSession:[fileNameCrypto stringByAppendingString:@".plist"] fileNamePrint:fileName serverUrl:serverUrl sessionID:uploadID session:metadata.session taskStatus:taskStatus assetLocalIdentifier:assetLocalIdentifier cryptated:cryptated onlyPlist:onlyPlist selector:selector];
  762. }];
  763. [alertController addAction:cancelAction];
  764. [alertController addAction:overwriteAction];
  765. UIWindow *alertWindow = [[UIWindow alloc]initWithFrame:[UIScreen mainScreen].bounds];
  766. alertWindow.rootViewController = [[UIViewController alloc]init];
  767. alertWindow.windowLevel = UIWindowLevelAlert + 1;
  768. [alertWindow makeKeyAndVisible];
  769. [alertWindow.rootViewController presentViewController:alertController animated:YES completion:nil];
  770. });
  771. } else {
  772. #ifndef EXTENSION
  773. [CCGraphics createNewImageFrom:fileName directoryUser:_directoryUser fileNameTo:uploadID fileNamePrint:fileName size:@"m" imageForUpload:YES typeFile:metadata.typeFile writePreview:YES optimizedFileName:NO];
  774. #endif
  775. if ([metadata.typeFile isEqualToString: k_metadataTypeFile_image] || [metadata.typeFile isEqualToString: k_metadataTypeFile_video])
  776. [[CCCrypto sharedManager] addPlistImage:[NSString stringWithFormat:@"%@/%@", _directoryUser, [fileNameCrypto stringByAppendingString:@".plist"]] fileNamePathImage:[NSTemporaryDirectory() stringByAppendingString:uploadID]];
  777. //[CCCoreData addMetadata:metadata activeAccount:_activeAccount activeUrl:_activeUrl context:_context];
  778. metadata = [[NCManageDatabase sharedInstance] addMetadata:metadata activeUrl:_activeUrl];
  779. // DATA
  780. [self uploadURLSession:fileNameCrypto fileNamePrint:fileName serverUrl:serverUrl sessionID:uploadID session:metadata.session taskStatus:taskStatus assetLocalIdentifier:assetLocalIdentifier cryptated:cryptated onlyPlist:onlyPlist selector:selector];
  781. // PLIST
  782. [self uploadURLSession:[fileNameCrypto stringByAppendingString:@".plist"] fileNamePrint:fileName serverUrl:serverUrl sessionID:uploadID session:metadata.session taskStatus:taskStatus assetLocalIdentifier:assetLocalIdentifier cryptated:cryptated onlyPlist:onlyPlist selector:selector];
  783. }
  784. }
  785. }
  786. else if (cryptated == NO) {
  787. metadata.cryptated = NO;
  788. metadata.date = [NSDate new];
  789. metadata.fileID = uploadID;
  790. metadata.directoryID = directoryID;
  791. metadata.fileName = fileName;
  792. metadata.fileNameData = fileName;
  793. metadata.fileNamePrint = fileName;
  794. metadata.assetLocalIdentifier = assetLocalIdentifier;
  795. metadata.session = session;
  796. metadata.sessionID = uploadID;
  797. metadata.sessionSelector = selector;
  798. metadata.sessionSelectorPost = selectorPost;
  799. metadata.type = k_metadataType_file;
  800. // File exists ???
  801. if (errorCode == 403) {
  802. dispatch_async(dispatch_get_main_queue(), ^{
  803. UIAlertController *alertController = [UIAlertController alertControllerWithTitle:fileName message:NSLocalizedString(@"_file_already_exists_", nil) preferredStyle:UIAlertControllerStyleAlert];
  804. UIAlertAction *cancelAction = [UIAlertAction actionWithTitle:NSLocalizedString(@"_cancel_", nil) style:UIAlertActionStyleCancel handler:^(UIAlertAction *action) {
  805. // Activity
  806. [[NCManageDatabase sharedInstance] addActivityClient:fileName fileID:uploadID action:k_activityDebugActionUpload selector:selector note:NSLocalizedString(@"_file_already_exists_", nil) type:k_activityTypeFailure verbose:k_activityVerboseDefault activeUrl:_activeUrl];
  807. // Error for uploadFileFailure
  808. if ([[self getDelegate:uploadID] respondsToSelector:@selector(uploadFileFailure:fileID:serverUrl:selector:message:errorCode:)])
  809. [[self getDelegate:uploadID] uploadFileFailure:nil fileID:nil serverUrl:serverUrl selector:selector message:NSLocalizedString(@"_file_already_exists_", nil) errorCode:403];
  810. return;
  811. }];
  812. UIAlertAction *overwriteAction = [UIAlertAction actionWithTitle:NSLocalizedString(@"_overwrite_", nil) style:UIAlertActionStyleDefault handler:^(UIAlertAction *action) {
  813. // -- remove record --
  814. tableMetadata *metadataDelete = [[NCManageDatabase sharedInstance] getMetadataWithPredicate:[NSPredicate predicateWithFormat:@"account = %@ AND fileName = %@ AND directoryID = %@", _activeAccount, fileName, directoryID]];
  815. [[NSFileManager defaultManager] removeItemAtPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, metadataDelete.fileID] error:nil];
  816. [[NSFileManager defaultManager] removeItemAtPath:[NSString stringWithFormat:@"%@/%@.ico", _directoryUser, metadataDelete.fileID] error:nil];
  817. if (metadataDelete.directory && serverUrl) {
  818. NSString *dirForDelete = [CCUtility stringAppendServerUrl:serverUrl addFileName:metadataDelete.fileNameData];
  819. [[NCManageDatabase sharedInstance] deleteDirectoryAndSubDirectoryWithServerUrl:dirForDelete];
  820. }
  821. [[NCManageDatabase sharedInstance] deleteMetadataWithPredicate:[NSPredicate predicateWithFormat:@"fileID = %@", metadataDelete.fileID]];
  822. [[NCManageDatabase sharedInstance] deleteLocalFileWithPredicate:[NSPredicate predicateWithFormat:@"fileID = %@", metadataDelete.fileID]];
  823. // -- Go to Upload --
  824. [CCGraphics createNewImageFrom:metadata.fileNamePrint directoryUser:_directoryUser fileNameTo:metadata.fileID fileNamePrint:metadata.fileNamePrint size:@"m" imageForUpload:YES typeFile:metadata.typeFile writePreview:YES optimizedFileName:NO];
  825. //[CCCoreData addMetadata:metadata activeAccount:_activeAccount activeUrl:_activeUrl context:_context];
  826. metadata = [[NCManageDatabase sharedInstance] addMetadata:metadata activeUrl:_activeUrl];
  827. [self uploadURLSession:fileName fileNamePrint:fileName serverUrl:serverUrl sessionID:uploadID session:metadata.session taskStatus:taskStatus assetLocalIdentifier:assetLocalIdentifier cryptated:cryptated onlyPlist:onlyPlist selector:selector];
  828. }];
  829. [alertController addAction:cancelAction];
  830. [alertController addAction:overwriteAction];
  831. UIWindow *alertWindow = [[UIWindow alloc]initWithFrame:[UIScreen mainScreen].bounds];
  832. alertWindow.rootViewController = [[UIViewController alloc] init];
  833. alertWindow.windowLevel = UIWindowLevelAlert + 1;
  834. [alertWindow makeKeyAndVisible];
  835. [alertWindow.rootViewController presentViewController:alertController animated:YES completion:nil];
  836. });
  837. } else {
  838. // -- Go to upload --
  839. #ifndef EXTENSION
  840. [CCGraphics createNewImageFrom:metadata.fileNamePrint directoryUser:_directoryUser fileNameTo:metadata.fileID fileNamePrint:metadata.fileNamePrint size:@"m" imageForUpload:YES typeFile:metadata.typeFile writePreview:YES optimizedFileName:NO];
  841. #endif
  842. metadata = [[NCManageDatabase sharedInstance] addMetadata:metadata activeUrl:_activeUrl];
  843. [self uploadURLSession:fileName fileNamePrint:fileName serverUrl:serverUrl sessionID:uploadID session:metadata.session taskStatus:taskStatus assetLocalIdentifier:assetLocalIdentifier cryptated:cryptated onlyPlist:onlyPlist selector:selector];
  844. }
  845. }
  846. }
  847. - (void)uploadFileMetadata:(tableMetadata *)metadata taskStatus:(NSInteger)taskStatus
  848. {
  849. BOOL send = NO;
  850. NSString *serverUrl = [[NCManageDatabase sharedInstance] getServerUrl:metadata.directoryID];
  851. if (metadata.cryptated) {
  852. // ENCRYPTED
  853. if ([[NSFileManager defaultManager] fileExistsAtPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, metadata.fileNameData]] && [[NSFileManager defaultManager] fileExistsAtPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, metadata.fileName]]) {
  854. send = YES;
  855. [self uploadURLSession:metadata.fileNameData fileNamePrint:metadata.fileNamePrint serverUrl:serverUrl sessionID:metadata.sessionID session:metadata.session taskStatus:taskStatus assetLocalIdentifier:nil cryptated:YES onlyPlist:NO selector:metadata.sessionSelector];
  856. [self uploadURLSession:metadata.fileName fileNamePrint:metadata.fileNamePrint serverUrl:serverUrl sessionID:metadata.sessionID session:metadata.session taskStatus:taskStatus assetLocalIdentifier:nil cryptated:YES onlyPlist:NO selector:metadata.sessionSelector];
  857. }
  858. } else {
  859. // PLAIN
  860. if ([[NSFileManager defaultManager] fileExistsAtPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, metadata.sessionID]]) {
  861. send = YES;
  862. [self uploadURLSession:metadata.fileName fileNamePrint:metadata.fileNamePrint serverUrl:serverUrl sessionID:metadata.sessionID session:metadata.session taskStatus:taskStatus assetLocalIdentifier:nil cryptated:NO onlyPlist:NO selector:metadata.sessionSelector];
  863. }
  864. }
  865. if (send) {
  866. NSLog(@"[LOG] Re-upload File : %@ - fileID : %@", metadata.fileNamePrint, metadata.fileID);
  867. [[NCManageDatabase sharedInstance] setMetadataSession:nil sessionError:@"" sessionSelector:nil sessionSelectorPost:nil sessionTaskIdentifier:k_taskIdentifierNULL sessionTaskIdentifierPlist:k_taskIdentifierNULL predicate:[NSPredicate predicateWithFormat:@"sessionID = %@ AND account = %@", metadata.sessionID, _activeAccount]];
  868. } else {
  869. NSLog(@"[LOG] Error reUploadBackground, file not found.");
  870. #ifndef EXTENSION
  871. UIAlertView * alertView = [[UIAlertView alloc] initWithTitle:NSLocalizedString(@"_error_", nil) message:NSLocalizedString(@"_no_reuploadfile_", nil) delegate:nil cancelButtonTitle:nil otherButtonTitles:NSLocalizedString(@"_ok_", nil), nil];
  872. [alertView show];
  873. #endif
  874. }
  875. }
  876. - (void)uploadURLSession:(NSString *)fileName fileNamePrint:(NSString *)fileNamePrint serverUrl:(NSString *)serverUrl sessionID:(NSString*)sessionID session:(NSString *)session taskStatus:(NSInteger)taskStatus assetLocalIdentifier:(NSString *)assetLocalIdentifier cryptated:(BOOL)cryptated onlyPlist:(BOOL)onlyPlist selector:(NSString *)selector
  877. {
  878. NSURLSession *sessionUpload;
  879. NSURL *url;
  880. NSMutableURLRequest *request;
  881. NSString *fileNamePath = [[NSString stringWithFormat:@"%@/%@", serverUrl, fileName] encodeString:NSUTF8StringEncoding];
  882. url = [NSURL URLWithString:fileNamePath];
  883. request = [NSMutableURLRequest requestWithURL:url];
  884. NSData *authData = [[NSString stringWithFormat:@"%@:%@", _activeUser, _activePassword] dataUsingEncoding:NSUTF8StringEncoding];
  885. NSString *authValue = [NSString stringWithFormat: @"Basic %@",[authData base64EncodedStringWithOptions:0]];
  886. [request setHTTPMethod:@"PUT"];
  887. [request setValue:authValue forHTTPHeaderField:@"Authorization"];
  888. // Rename with the SessionID
  889. NSString *fileNameForUpload;
  890. if ([CCUtility isFileNotCryptated:fileName]) fileNameForUpload = sessionID;
  891. else fileNameForUpload = fileName;
  892. if (!onlyPlist) {
  893. if ([CCUtility isFileNotCryptated:fileName])
  894. [[NSFileManager defaultManager] moveItemAtPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, fileName] toPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, fileNameForUpload] error:nil];
  895. if ([CCUtility isCryptoPlistString:fileName])
  896. [[NSFileManager defaultManager] moveItemAtPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, fileNamePrint] toPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, sessionID] error:nil];
  897. }
  898. // file NOT exists
  899. if ([[NSFileManager defaultManager] fileExistsAtPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, fileNameForUpload]] == NO) {
  900. // Activity
  901. [[NCManageDatabase sharedInstance] addActivityClient:fileName fileID:sessionID action:k_activityDebugActionUpload selector:selector note:NSLocalizedString(@"_file_not_present_", nil) type:k_activityTypeFailure verbose:k_activityVerboseDefault activeUrl:_activeUrl];
  902. [[NCManageDatabase sharedInstance] deleteMetadataWithPredicate:[NSPredicate predicateWithFormat:@"sessionID = %@ AND account = %@", sessionID, _activeAccount]];
  903. dispatch_async(dispatch_get_main_queue(), ^{
  904. // Error for uploadFileFailure
  905. if ([[self getDelegate:sessionID] respondsToSelector:@selector(uploadFileFailure:fileID:serverUrl:selector:message:errorCode:)])
  906. [[self getDelegate:sessionID] uploadFileFailure:nil fileID:sessionID serverUrl:serverUrl selector:selector message:NSLocalizedString(@"_file_not_present_", nil) errorCode:404];
  907. });
  908. return;
  909. }
  910. if ([session isEqualToString:k_upload_session]) sessionUpload = [self sessionUpload];
  911. else if ([session isEqualToString:k_upload_session_foreground]) sessionUpload = [self sessionUploadForeground];
  912. else if ([session isEqualToString:k_upload_session_wwan]) sessionUpload = [self sessionWWanUpload];
  913. NSURLSessionUploadTask *uploadTask = [sessionUpload uploadTaskWithRequest:request fromFile:[NSURL fileURLWithPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, fileNameForUpload]]];
  914. if (taskStatus == k_taskStatusCancel) [uploadTask cancel];
  915. else if (taskStatus == k_taskStatusSuspend) [uploadTask suspend];
  916. else if (taskStatus == k_taskStatusResume) [uploadTask resume];
  917. dispatch_async(dispatch_get_main_queue(), ^{
  918. if ([[self getDelegate:sessionID] respondsToSelector:@selector(uploadTaskSave:)])
  919. [[self getDelegate:sessionID] uploadTaskSave:uploadTask];
  920. });
  921. // COREDATA
  922. if (uploadTask == nil) {
  923. NSUInteger sessionTaskIdentifier = k_taskIdentifierNULL;
  924. NSUInteger sessionTaskIdentifierPlist = k_taskIdentifierNULL;
  925. if ([CCUtility isFileNotCryptated:fileName] || [CCUtility isCryptoString:fileName]) sessionTaskIdentifier = k_taskIdentifierError;
  926. if ([CCUtility isCryptoPlistString:fileName]) sessionTaskIdentifierPlist = k_taskIdentifierError;
  927. [[NCManageDatabase sharedInstance] setMetadataSession:session sessionError:[NSString stringWithFormat:@"%@", @k_CCErrorTaskNil] sessionSelector:nil sessionSelectorPost:nil sessionTaskIdentifier:sessionTaskIdentifier sessionTaskIdentifierPlist:sessionTaskIdentifierPlist predicate:[NSPredicate predicateWithFormat:@"sessionID = %@ AND account = %@", sessionID, _activeAccount]];
  928. NSLog(@"[LOG] Upload file TaskIdentifier [error CCErrorTaskNil] - %@ - %@", fileName, fileNamePrint);
  929. } else {
  930. NSUInteger sessionTaskIdentifier = k_taskIdentifierNULL;
  931. NSUInteger sessionTaskIdentifierPlist = k_taskIdentifierNULL;
  932. if ([CCUtility isCryptoString:fileName] || [CCUtility isFileNotCryptated:fileName]) sessionTaskIdentifier = uploadTask.taskIdentifier;
  933. if ([CCUtility isCryptoPlistString:fileName]) sessionTaskIdentifierPlist = uploadTask.taskIdentifier;
  934. [[NCManageDatabase sharedInstance] setMetadataSession:session sessionError:@"" sessionSelector:nil sessionSelectorPost:nil sessionTaskIdentifier:sessionTaskIdentifier sessionTaskIdentifierPlist:sessionTaskIdentifierPlist predicate:[NSPredicate predicateWithFormat:@"sessionID = %@ AND account = %@", sessionID, _activeAccount]];
  935. // Delete record on Table Automatic Upload
  936. if ([selector isEqualToString:selectorUploadAutomatic] || [selector isEqualToString:selectorUploadAutomaticAll])
  937. [[NCManageDatabase sharedInstance] deleteAutomaticUploadWithAssetLocalIdentifier:assetLocalIdentifier];
  938. NSLog(@"[LOG] Upload file %@ - %@ TaskIdentifier %lu", fileName,fileNamePrint, (unsigned long)uploadTask.taskIdentifier);
  939. }
  940. dispatch_async(dispatch_get_main_queue(), ^{
  941. // refresh main
  942. if ([self.delegate respondsToSelector:@selector(reloadDatasource:fileID:selector:)])
  943. [self.delegate reloadDatasource:serverUrl fileID:nil selector:selector];
  944. #ifndef EXTENSION
  945. [app updateApplicationIconBadgeNumber];
  946. #endif
  947. });
  948. }
  949. - (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveData:(NSData *)data
  950. {
  951. NSHTTPURLResponse* httpResponse = (NSHTTPURLResponse*)dataTask.response;
  952. if (httpResponse.statusCode >= 200 && httpResponse.statusCode < 300) {
  953. NSNumber *taskIdentifier = [NSNumber numberWithLong:dataTask.taskIdentifier];
  954. if (data)
  955. [_taskData setObject:[data copy] forKey:taskIdentifier];
  956. }
  957. }
  958. - (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task didSendBodyData:(int64_t)bytesSent totalBytesSent:(int64_t)totalBytesSent totalBytesExpectedToSend:(int64_t)totalBytesExpectedToSend
  959. {
  960. NSString *url = [[[task currentRequest].URL absoluteString] stringByReplacingPercentEscapesUsingEncoding:NSUTF8StringEncoding];
  961. NSString *fileName = [url lastPathComponent];
  962. NSString *serverUrl = [self getServerUrlFromUrl:url];
  963. // if plist return
  964. if ([CCUtility getTypeFileName:fileName] == k_metadataTypeFilenamePlist)
  965. return;
  966. float progress = (float) totalBytesSent / (float)totalBytesExpectedToSend;
  967. dispatch_async(dispatch_get_main_queue(), ^{
  968. tableMetadata *metadata = [[NCManageDatabase sharedInstance] getMetadataFromFileName:fileName directoryID:[[NCManageDatabase sharedInstance] getDirectoryID:serverUrl]];
  969. if (metadata) {
  970. NSDictionary* userInfo = @{@"fileID": (metadata.fileID), @"serverUrl": (serverUrl), @"cryptated": ([NSNumber numberWithBool:metadata.cryptated]), @"progress": ([NSNumber numberWithFloat:progress])};
  971. [[NSNotificationCenter defaultCenter] postNotificationName:@"NotificationProgressTask" object:nil userInfo:userInfo];
  972. }
  973. });
  974. }
  975. - (void)uploadFileSuccessFailure:(tableMetadata *)metadata fileName:(NSString *)fileName fileID:(NSString *)fileID etag:(NSString *)etag date:(NSDate *)date serverUrl:(NSString *)serverUrl errorCode:(NSInteger)errorCode
  976. {
  977. NSString *sessionID = metadata.sessionID;
  978. // Progress Task
  979. NSDictionary* userInfo = @{@"fileID": (fileID), @"serverUrl": (serverUrl), @"cryptated": ([NSNumber numberWithBool:NO]), @"progress": ([NSNumber numberWithFloat:0.0])};
  980. [[NSNotificationCenter defaultCenter] postNotificationName:@"NotificationProgressTask" object:nil userInfo:userInfo];
  981. // ERRORE
  982. if (errorCode != 0) {
  983. #ifndef EXTENSION
  984. if (sessionID)
  985. [app.listProgressMetadata removeObjectForKey:sessionID];
  986. #endif
  987. // Mark error only if not Cancelled Task
  988. if (errorCode != kCFURLErrorCancelled) {
  989. NSUInteger sessionTaskIdentifier = k_taskIdentifierNULL;
  990. NSUInteger sessionTaskIdentifierPlist = k_taskIdentifierNULL;
  991. if ([CCUtility isFileNotCryptated:fileName] || [CCUtility isCryptoString:fileName]) sessionTaskIdentifier = k_taskIdentifierError;
  992. if ([CCUtility isCryptoPlistString:fileName]) sessionTaskIdentifierPlist = k_taskIdentifierError;
  993. [[NCManageDatabase sharedInstance] setMetadataSession:nil sessionError:[NSString stringWithFormat:@"%@", @(errorCode)] sessionSelector:nil sessionSelectorPost:nil sessionTaskIdentifier:sessionTaskIdentifier sessionTaskIdentifierPlist:sessionTaskIdentifierPlist predicate:[NSPredicate predicateWithFormat:@"sessionID = %@ AND account = %@", metadata.sessionID, _activeAccount]];
  994. }
  995. dispatch_async(dispatch_get_main_queue(), ^{
  996. if ([[self getDelegate:sessionID] respondsToSelector:@selector(uploadFileFailure:fileID:serverUrl:selector:message:errorCode:)])
  997. [[self getDelegate:sessionID] uploadFileFailure:nil fileID:fileID serverUrl:serverUrl selector:metadata.sessionSelector message:[CCError manageErrorKCF:errorCode withNumberError:YES] errorCode:errorCode];
  998. });
  999. return;
  1000. }
  1001. // PLAIN or PLIST
  1002. if ([CCUtility isFileNotCryptated:fileName] || [CCUtility isCryptoPlistString:fileName]) {
  1003. // copy ico in new fileID
  1004. [CCUtility copyFileAtPath:[NSString stringWithFormat:@"%@/%@.ico", _directoryUser, sessionID] toPath:[NSString stringWithFormat:@"%@/%@.ico", _directoryUser, fileID]];
  1005. metadata.fileID = fileID;
  1006. metadata.etag = etag;
  1007. metadata.date = date;
  1008. metadata.sessionTaskIdentifierPlist = k_taskIdentifierDone;
  1009. if ([CCUtility isFileNotCryptated:fileName])
  1010. metadata.sessionTaskIdentifier = k_taskIdentifierDone;
  1011. metadata = [[NCManageDatabase sharedInstance] addMetadata:metadata activeUrl:_activeUrl];
  1012. [[NCManageDatabase sharedInstance] deleteMetadataWithPredicate:[NSPredicate predicateWithFormat:@"fileID = %@", sessionID]];
  1013. }
  1014. // CRYPTO
  1015. if ([CCUtility isCryptoString:fileName]) {
  1016. metadata.sessionTaskIdentifier = k_taskIdentifierDone;
  1017. metadata = [[NCManageDatabase sharedInstance] updateMetadata:metadata activeUrl:_activeUrl];
  1018. }
  1019. // ALL TASK DONE (PLAIN/CRYPTO)
  1020. if (metadata.sessionTaskIdentifier == k_taskIdentifierDone && metadata.sessionTaskIdentifierPlist == k_taskIdentifierDone) {
  1021. #ifndef EXTENSION
  1022. if (sessionID)
  1023. [app.listProgressMetadata removeObjectForKey:sessionID];
  1024. #endif
  1025. NSLog(@"[LOG] Insert new upload : %@ - FileNamePrint : %@ - fileID : %@", metadata.fileName, metadata.fileNamePrint, metadata.fileID);
  1026. metadata.session = @"";
  1027. metadata.sessionError = @"";
  1028. metadata.sessionID = @"";
  1029. metadata = [[NCManageDatabase sharedInstance] updateMetadata:metadata activeUrl:_activeUrl];
  1030. // rename file sessionID -> fileID
  1031. [CCUtility moveFileAtPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, sessionID] toPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, metadata.fileID]];
  1032. // remove temp icon
  1033. [[NSFileManager defaultManager] removeItemAtPath:[NSString stringWithFormat:@"%@/%@.ico", _directoryUser, sessionID] error:nil];
  1034. [[NSFileManager defaultManager] removeItemAtPath:[NSString stringWithFormat:@"%@/%@.ico", _directoryUser, metadata.fileID] error:nil];
  1035. // if crypto remove filename data
  1036. if (metadata.cryptated)
  1037. [[NSFileManager defaultManager] removeItemAtPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, metadata.fileNameData] error:nil];
  1038. // Local
  1039. if (metadata.directory == NO)
  1040. [[NCManageDatabase sharedInstance] addLocalFileWithMetadata:metadata];
  1041. // EXIF
  1042. if ([metadata.typeFile isEqualToString: k_metadataTypeFile_image])
  1043. [CCExifGeo setExifLocalTableEtag:metadata directoryUser:_directoryUser activeAccount:_activeAccount];
  1044. // Create ICON
  1045. if (metadata.directory == NO)
  1046. [CCGraphics createNewImageFrom:metadata.fileID directoryUser:_directoryUser fileNameTo:metadata.fileID fileNamePrint:metadata.fileNamePrint size:@"m" imageForUpload:NO typeFile:metadata.typeFile writePreview:YES optimizedFileName:[CCUtility getOptimizedPhoto]];
  1047. // Optimization
  1048. if ([CCUtility getUploadAndRemovePhoto] || [metadata.sessionSelectorPost isEqualToString:selectorUploadRemovePhoto])
  1049. [[NSFileManager defaultManager] removeItemAtPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, metadata.fileID] error:nil];
  1050. // Copy photo or video in the photo album for automatic upload
  1051. if ([metadata.assetLocalIdentifier length] > 0 && [metadata.sessionSelector isEqualToString:selectorUploadAutomatic]) {
  1052. PHAsset *asset;
  1053. PHFetchResult *result = [PHAsset fetchAssetsWithLocalIdentifiers:@[metadata.assetLocalIdentifier] options:nil];
  1054. if(result.count){
  1055. asset = result[0];
  1056. [asset saveToAlbum:[NCBrandOptions sharedInstance].brand completionBlock:^(BOOL success) {
  1057. if (success) NSLog(@"[LOG] Insert file %@ in %@", metadata.fileNamePrint, [NCBrandOptions sharedInstance].brand);
  1058. else NSLog(@"[LOG] File %@ do not insert in %@", metadata.fileNamePrint, [NCBrandOptions sharedInstance].brand);
  1059. }];
  1060. }
  1061. }
  1062. dispatch_async(dispatch_get_main_queue(), ^{
  1063. if ([[self getDelegate:sessionID] respondsToSelector:@selector(uploadFileSuccess:fileID:serverUrl:selector:selectorPost:)])
  1064. [[self getDelegate:sessionID] uploadFileSuccess:nil fileID:metadata.fileID serverUrl:serverUrl selector:metadata.sessionSelector selectorPost:metadata.sessionSelectorPost];
  1065. });
  1066. }
  1067. }
  1068. #pragma --------------------------------------------------------------------------------------------
  1069. #pragma mark ===== Download Verify =====
  1070. #pragma --------------------------------------------------------------------------------------------
  1071. - (void)verifyDownloadInProgress
  1072. {
  1073. NSArray *dataSourceDownload = [[NCManageDatabase sharedInstance] getTableMetadataDownload];
  1074. NSArray *dataSourceDownloadWWan = [[NCManageDatabase sharedInstance] getTableMetadataDownloadWWan];
  1075. NSMutableArray *dataSource = [[NSMutableArray alloc] init];
  1076. [dataSource addObjectsFromArray:dataSourceDownload];
  1077. [dataSource addObjectsFromArray:dataSourceDownloadWWan];
  1078. NSLog(@"[LOG] Verify download file in progress n. %lu", (unsigned long)[dataSource count]);
  1079. for (tableMetadata *metadata in dataSource) {
  1080. NSURLSession *session = [self getSessionfromSessionDescription:metadata.session];
  1081. [session getTasksWithCompletionHandler:^(NSArray *dataTasks, NSArray *uploadTasks, NSArray *downloadTasks) {
  1082. dispatch_async(dispatch_get_main_queue(), ^{
  1083. BOOL findTask = NO;
  1084. BOOL findTaskPlist = NO;
  1085. for (NSURLSessionDownloadTask *downloadTask in downloadTasks) {
  1086. NSLog(@"[LOG] Find metadata Tasks [%li %li] = [%lu] state : %lu", (long)metadata.sessionTaskIdentifier, (long)metadata.sessionTaskIdentifierPlist ,(unsigned long)downloadTask.taskIdentifier, (unsigned long)[downloadTask state]);
  1087. if (metadata.sessionTaskIdentifier == downloadTask.taskIdentifier) findTask = YES;
  1088. if (metadata.sessionTaskIdentifierPlist == downloadTask.taskIdentifier) findTaskPlist = YES;
  1089. if (findTask == YES || findTaskPlist == YES) break; // trovati, download ancora in corso
  1090. }
  1091. // DATA
  1092. if (findTask == NO && metadata.sessionTaskIdentifier >= 0) {
  1093. NSLog(@"[LOG] NOT Find metadata Task [%li] fileID : %@ - filename : %@", (long)metadata.sessionTaskIdentifier, metadata.fileID, metadata.fileNameData);
  1094. [[NCManageDatabase sharedInstance] setMetadataSession:nil sessionError:[NSString stringWithFormat:@"%@", @k_CCErrorTaskDownloadNotFound] sessionSelector:nil sessionSelectorPost:nil sessionTaskIdentifier:k_taskIdentifierError sessionTaskIdentifierPlist:k_taskIdentifierNULL predicate:[NSPredicate predicateWithFormat:@"fileID = %@ ", metadata.fileID]];
  1095. dispatch_async(dispatch_get_main_queue(), ^{
  1096. if ([self.delegate respondsToSelector:@selector(reloadDatasource:fileID:selector:)])
  1097. [self.delegate reloadDatasource:[[NCManageDatabase sharedInstance] getServerUrl:metadata.directoryID] fileID:metadata.fileID selector:nil];
  1098. });
  1099. }
  1100. // PLIST
  1101. if (findTaskPlist == NO && metadata.sessionTaskIdentifierPlist >= 0) {
  1102. NSLog(@"[LOG] NOT Find metadata TaskPlist [%li] fileID : %@ - filename : %@", (long)metadata.sessionTaskIdentifierPlist, metadata.fileID, metadata.fileName);
  1103. [[NCManageDatabase sharedInstance] setMetadataSession:@"" sessionError:@"" sessionSelector:@"" sessionSelectorPost:@"" sessionTaskIdentifier:k_taskIdentifierNULL sessionTaskIdentifierPlist:k_taskIdentifierDone predicate:[NSPredicate predicateWithFormat:@"fileID = %@", metadata.fileID]];
  1104. dispatch_async(dispatch_get_main_queue(), ^{
  1105. if ([self.delegate respondsToSelector:@selector(reloadDatasource:fileID:selector:)])
  1106. [self.delegate reloadDatasource:[[NCManageDatabase sharedInstance] getServerUrl:metadata.directoryID] fileID:metadata.fileID selector:nil];
  1107. });
  1108. }
  1109. });
  1110. }];
  1111. }
  1112. [self automaticDownloadInError];
  1113. }
  1114. - (void)automaticDownloadInError
  1115. {
  1116. NSMutableSet *serversUrl = [[NSMutableSet alloc] init];
  1117. NSArray *metadatas = [[NCManageDatabase sharedInstance] getMetadatasWithPredicate:[NSPredicate predicateWithFormat:@"account = %@ AND session CONTAINS 'download' AND (sessionTaskIdentifier = %i OR sessionTaskIdentifierPlist = %i)", _activeAccount, k_taskIdentifierError, k_taskIdentifierError] sorted:nil ascending:NO];
  1118. NSLog(@"[LOG] Verify re download n. %lu", (unsigned long)[metadatas count]);
  1119. for (tableMetadata *metadata in metadatas) {
  1120. NSString *serverUrl = [[NCManageDatabase sharedInstance] getServerUrl:metadata.directoryID];
  1121. if (metadata.sessionTaskIdentifier == k_taskIdentifierError)
  1122. [self downloadFile:metadata.fileID serverUrl:serverUrl downloadData:YES downloadPlist:NO selector:metadata.sessionSelector selectorPost:nil session:k_download_session taskStatus: k_taskStatusResume delegate:nil];
  1123. if (metadata.sessionTaskIdentifierPlist == k_taskIdentifierError)
  1124. [self downloadFile:metadata.fileID serverUrl:serverUrl downloadData:NO downloadPlist:YES selector:metadata.sessionSelector selectorPost:nil session:k_download_session taskStatus: k_taskStatusResume delegate:nil];
  1125. [serversUrl addObject:serverUrl];
  1126. NSLog(@"[LOG] Re download file : %@ - %@ [%li %li]", metadata.fileName, metadata.fileNamePrint, (long)metadata.sessionTaskIdentifier, (long)metadata.sessionTaskIdentifierPlist);
  1127. }
  1128. dispatch_async(dispatch_get_main_queue(), ^{
  1129. for (NSString *serverUrl in serversUrl)
  1130. if ([self.delegate respondsToSelector:@selector(reloadDatasource:fileID:selector:)])
  1131. [self.delegate reloadDatasource:serverUrl fileID:nil selector:nil];
  1132. });
  1133. }
  1134. #pragma --------------------------------------------------------------------------------------------
  1135. #pragma mark ===== Upload Verify =====
  1136. #pragma --------------------------------------------------------------------------------------------
  1137. - (void)verifyUploadInProgress
  1138. {
  1139. NSArray *dataSourceUpload = [[NCManageDatabase sharedInstance] getTableMetadataUpload];
  1140. NSArray *dataSourceUploadWWan = [[NCManageDatabase sharedInstance] getTableMetadataUploadWWan];
  1141. NSMutableArray *dataSource = [[NSMutableArray alloc] init];
  1142. [dataSource addObjectsFromArray:dataSourceUpload];
  1143. [dataSource addObjectsFromArray:dataSourceUploadWWan];
  1144. NSLog(@"[LOG] Verify upload file in progress n. %lu", (unsigned long)[dataSource count]);
  1145. for (tableMetadata *metadata in dataSource) {
  1146. __block NSString *serverUrl = [[NCManageDatabase sharedInstance] getServerUrl:metadata.directoryID];
  1147. NSURLSession *session = [self getSessionfromSessionDescription:metadata.session];
  1148. [session getTasksWithCompletionHandler:^(NSArray *dataTasks, NSArray *uploadTasks, NSArray *downloadTasks) {
  1149. BOOL findTask = NO;
  1150. BOOL findTaskPlist = NO;
  1151. // cerchiamo la corrispondenza dei task
  1152. for (NSURLSessionUploadTask *uploadTask in uploadTasks) {
  1153. NSLog(@"[LOG] Find metadata Tasks [%li %li] = [%lu] state : %lu", (long)metadata.sessionTaskIdentifier, (long)metadata.sessionTaskIdentifierPlist , (unsigned long)uploadTask.taskIdentifier, (unsigned long)[uploadTask state]);
  1154. if (metadata.sessionTaskIdentifier == uploadTask.taskIdentifier) findTask = YES;
  1155. if (metadata.sessionTaskIdentifierPlist == uploadTask.taskIdentifier) findTaskPlist = YES;
  1156. if (findTask == YES || findTaskPlist == YES) break;
  1157. }
  1158. // se non c'è (ci sono) il relativo uploadTask.taskIdentifier allora chiediamolo
  1159. if ((metadata.cryptated == YES && findTask == NO && findTaskPlist == NO) || (metadata.cryptated == NO && findTask == NO)) {
  1160. NSLog(@"[LOG] Call ReadFileVerifyUpload because this file %@ (criptated %i) is in progress but there is no task : [%li %li]", metadata.fileNamePrint, metadata.cryptated, (long)metadata.sessionTaskIdentifier, (long)metadata.sessionTaskIdentifierPlist);
  1161. if (metadata.sessionTaskIdentifier >= 0) [self readFileVerifyUpload:metadata.fileNameData fileNamePrint:metadata.fileNamePrint serverUrl:serverUrl];
  1162. if (metadata.sessionTaskIdentifierPlist >= 0) [self readFileVerifyUpload:metadata.fileName fileNamePrint:metadata.fileNamePrint serverUrl:serverUrl];
  1163. }
  1164. }];
  1165. // Notification change session
  1166. NSArray *object = [[NSArray alloc] initWithObjects:session, metadata, nil];
  1167. [[NSNotificationCenter defaultCenter] postNotificationName:k_networkingSessionNotification object:object];
  1168. }
  1169. [self automaticUploadInError];
  1170. }
  1171. - (void)automaticUploadInError
  1172. {
  1173. NSMutableSet *directoryIDs = [[NSMutableSet alloc] init];
  1174. NSArray *metadatas = [[NCManageDatabase sharedInstance] getMetadatasWithPredicate:[NSPredicate predicateWithFormat:@"account = %@ AND session CONTAINS 'upload' AND (sessionTaskIdentifier = %i OR sessionTaskIdentifierPlist = %i)", _activeAccount, k_taskIdentifierError, k_taskIdentifierError] sorted:nil ascending:NO];
  1175. NSLog(@"[LOG] Verify re upload n. %lu", (unsigned long)[metadatas count]);
  1176. for (tableMetadata *metadata in metadatas) {
  1177. [self uploadFileMetadata:metadata taskStatus: k_taskStatusResume];
  1178. [directoryIDs addObject:metadata.directoryID];
  1179. NSLog(@"[LOG] Re upload file : %@", metadata.fileName);
  1180. }
  1181. dispatch_async(dispatch_get_main_queue(), ^{
  1182. for (NSString *directoryID in directoryIDs)
  1183. if ([self.delegate respondsToSelector:@selector(reloadDatasource:fileID:selector:)])
  1184. [self.delegate reloadDatasource:[[NCManageDatabase sharedInstance] getServerUrl:directoryID] fileID:nil selector:nil];
  1185. });
  1186. }
  1187. - (void)readFileVerifyUpload:(NSString *)fileName fileNamePrint:(NSString *)fileNamePrint serverUrl:(NSString *)serverUrl
  1188. {
  1189. #ifndef EXTENSION
  1190. CCMetadataNet *metadataNet = [[CCMetadataNet alloc] initWithAccount:_activeAccount];
  1191. metadataNet.action = actionReadFile;
  1192. metadataNet.fileName = fileName;
  1193. metadataNet.fileNamePrint = fileNamePrint;
  1194. metadataNet.serverUrl = serverUrl;
  1195. metadataNet.selector = selectorReadFileVerifyUpload;
  1196. [app addNetworkingOperationQueue:app.netQueue delegate:self metadataNet:metadataNet];
  1197. #else
  1198. NSLog(@"[LOG] Function not available for extension.");
  1199. #endif
  1200. }
  1201. //
  1202. // File exists : selectorReadFileVerifyUpload
  1203. //
  1204. - (void)readFileSuccess:(CCMetadataNet *)metadataNet metadata:(tableMetadata *)metadata
  1205. {
  1206. NSString *fileName;
  1207. if ([CCUtility isCryptoString:metadata.fileName])
  1208. fileName = [metadata.fileName stringByAppendingString:@".plist"];
  1209. else
  1210. fileName = metadataNet.fileName;
  1211. NSString *directoryID = [[NCManageDatabase sharedInstance] getDirectoryID:metadataNet.serverUrl];
  1212. tableMetadata *metadataTemp = [[NCManageDatabase sharedInstance] getMetadataWithPredicate:[NSPredicate predicateWithFormat:@"fileName = %@ AND directoryID = %@ AND account = %@", fileName , directoryID, _activeAccount]];
  1213. // is completed ?
  1214. if (metadataTemp.sessionTaskIdentifier == k_taskIdentifierDone && metadataTemp.sessionTaskIdentifierPlist == k_taskIdentifierDone) {
  1215. [CCGraphics createNewImageFrom:metadata.fileID directoryUser:_directoryUser fileNameTo:metadata.fileID fileNamePrint:metadata.fileNamePrint size:@"m" imageForUpload:NO typeFile:metadata.typeFile writePreview:YES optimizedFileName:[CCUtility getOptimizedPhoto]];
  1216. NSLog(@"[LOG] Verify read file success, but files already processed");
  1217. dispatch_async(dispatch_get_main_queue(), ^{
  1218. if ([self.delegate respondsToSelector:@selector(reloadDatasource:fileID:selector:)])
  1219. [self.delegate reloadDatasource:[[NCManageDatabase sharedInstance] getServerUrl:directoryID] fileID:metadataTemp.fileID selector:metadataNet.selector];
  1220. });
  1221. } else {
  1222. [self uploadFileSuccessFailure:metadataTemp fileName:metadataNet.fileName fileID:metadata.fileID etag:metadata.etag date:metadata.date serverUrl:metadataNet.serverUrl errorCode:0];
  1223. }
  1224. }
  1225. //
  1226. // File do not exists : selectorReadFileVerifyUpload
  1227. //
  1228. - (void)readFileFailure:(CCMetadataNet *)metadataNet message:(NSString *)message errorCode:(NSInteger)errorCode
  1229. {
  1230. NSString *fileName;
  1231. if ([CCUtility isCryptoString:metadataNet.fileName])
  1232. fileName = [metadataNet.fileName stringByAppendingString:@".plist"];
  1233. else
  1234. fileName = metadataNet.fileName;
  1235. NSString *directoryID = [[NCManageDatabase sharedInstance] getDirectoryID:metadataNet.serverUrl];
  1236. tableMetadata *metadata = [[NCManageDatabase sharedInstance] getMetadataWithPredicate:[NSPredicate predicateWithFormat:@"fileName = %@ AND directoryID = %@ AND account = %@",fileName , directoryID, _activeAccount]];
  1237. NSInteger error;
  1238. if (errorCode == kOCErrorServerPathNotFound)
  1239. error = k_CCErrorFileUploadNotFound;
  1240. else
  1241. error = errorCode;
  1242. // fix CCNetworking.m line 1340 2.17.2 (00005)
  1243. if (metadata)
  1244. [self uploadFileSuccessFailure:metadata fileName:metadataNet.fileName fileID:metadata.fileID etag:metadata.etag date:metadata.date serverUrl:metadataNet.serverUrl errorCode:error];
  1245. }
  1246. #pragma --------------------------------------------------------------------------------------------
  1247. #pragma mark ===== Utility =====
  1248. #pragma --------------------------------------------------------------------------------------------
  1249. - (id)getDelegate:(NSString *)fileID
  1250. {
  1251. id delegate = [_delegates objectForKey:fileID];
  1252. if (delegate)
  1253. return delegate;
  1254. else
  1255. return self.delegate;
  1256. }
  1257. - (NSString *)getServerUrlFromUrl:(NSString *)url
  1258. {
  1259. NSString *fileName = [url lastPathComponent];
  1260. url = [url stringByReplacingOccurrencesOfString:[@"/" stringByAppendingString:fileName] withString:@""];
  1261. return url;
  1262. }
  1263. - (NSString *)getTitleFromPlistName:(NSString *)fileName
  1264. {
  1265. if ([[fileName lastPathComponent] isEqualToString:@"plist"] == NO)
  1266. fileName = [fileName stringByAppendingString:@".plist"];
  1267. if (![[NSFileManager defaultManager] fileExistsAtPath:[NSString stringWithFormat:@"%@/%@", _directoryUser, fileName]]) return nil;
  1268. NSMutableDictionary *data = [[NSMutableDictionary alloc] initWithContentsOfFile:[NSString stringWithFormat:@"%@/%@", _directoryUser, fileName]];
  1269. return [data objectForKey:@"title"];
  1270. }
  1271. @end
  1272. #pragma --------------------------------------------------------------------------------------------
  1273. #pragma mark ===== CCMetadataNet =====
  1274. #pragma --------------------------------------------------------------------------------------------
  1275. @implementation CCMetadataNet
  1276. - (id)init
  1277. {
  1278. self = [super init];
  1279. self.priority = NSOperationQueuePriorityNormal;
  1280. return self;
  1281. }
  1282. - (id)initWithAccount:(NSString *)withAccount
  1283. {
  1284. self = [super init];
  1285. if (self) {
  1286. _account = withAccount;
  1287. _priority = NSOperationQueuePriorityNormal;
  1288. }
  1289. return self;
  1290. }
  1291. - (id)copyWithZone: (NSZone *) zone
  1292. {
  1293. CCMetadataNet *metadataNet = [[CCMetadataNet allocWithZone: zone] init];
  1294. [metadataNet setAccount: self.account];
  1295. [metadataNet setAction: self.action];
  1296. [metadataNet setAssetLocalIdentifier: self.assetLocalIdentifier];
  1297. [metadataNet setCryptated: self.cryptated];
  1298. [metadataNet setDate: self.date];
  1299. [metadataNet setDelegate: self.delegate];
  1300. [metadataNet setDirectory: self.directory];
  1301. [metadataNet setDirectoryID: self.directoryID];
  1302. [metadataNet setDirectoryIDTo: self.directoryIDTo];
  1303. [metadataNet setDownloadData: self.downloadData];
  1304. [metadataNet setDownloadPlist: self.downloadPlist];
  1305. [metadataNet setErrorCode: self.errorCode];
  1306. [metadataNet setErrorRetry: self.errorRetry];
  1307. [metadataNet setEtag:self.etag];
  1308. [metadataNet setExpirationTime: self.expirationTime];
  1309. [metadataNet setFileID: self.fileID];
  1310. [metadataNet setFileName: self.fileName];
  1311. [metadataNet setFileNameTo: self.fileNameTo];
  1312. [metadataNet setFileNameLocal: self.fileNameLocal];
  1313. [metadataNet setFileNamePrint: self.fileNamePrint];
  1314. [metadataNet setOptions: self.options];
  1315. [metadataNet setPassword: self.password];
  1316. [metadataNet setPathFolder: self.pathFolder];
  1317. [metadataNet setPriority: self.priority];
  1318. [metadataNet setQueue: self.queue];
  1319. [metadataNet setServerUrl: self.serverUrl];
  1320. [metadataNet setServerUrlTo: self.serverUrlTo];
  1321. [metadataNet setSelector: self.selector];
  1322. [metadataNet setSelectorPost: self.selectorPost];
  1323. [metadataNet setSession: self.session];
  1324. [metadataNet setSessionID: self.sessionID];
  1325. [metadataNet setShare: self.share];
  1326. [metadataNet setShareeType: self.shareeType];
  1327. [metadataNet setSharePermission: self.sharePermission];
  1328. [metadataNet setSize: self.size];
  1329. [metadataNet setTaskStatus: self.taskStatus];
  1330. return metadataNet;
  1331. }
  1332. @end