Can i use ngFileUpload with ionic?

hello i want to upload and dowload files from a remote server with ionic, with angular i use ngFileUpload can i use it with ionic ? or what can i use?

I’d suggest using ngCordova and the ngFileTransfer plugin. More information here: http://ngcordova.com/docs/plugins/fileTransfer/