This is a migrated thread and some comments may be shown as answers.

File Transfer - (Azure, FTP, ?...)

1 Answer 60 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Garling
Top achievements
Rank 1
Garling asked on 07 Jan 2015, 10:01 PM
I am using the plugin for VS and working on an App that will scan a barcode, take the results and save it to a CSV file. I need to be able to send that file somewhere either using Azure, FTP or some other way to get the file. I will have multiple devices and different file names,  I will need to then gather the files from the central location and process them on my laptop. 

I have the bar code and CSV creation working, just need to get the file off of the device. 

I will have this running on Android and iOS devices. 

1 Answer, 1 is accepted

Sort by
0
Accepted
Kaloyan
Telerik team
answered on 12 Jan 2015, 03:12 PM
Hi Garling,

You should be able to achieve this with the help of the Cordova FileTransfer plugin. You can check its upload features and a complete usage example, here.

Also, note that the FileTransfer plugin is one of the AppBuilder's Core plugins and as such, it can be directly enabled from your project's properties. In other words, no additional configurations or set ups are needed in order to use it inside your application.

I hope this helps. Please, let us know if you will require further assistance.

Regards,
Kaloyan
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
General Discussion
Asked by
Garling
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Share this question
or