Forum Archive

Is it possible to upload data files to my iphone?

yelrek232

I want to upload an ssl cert file to my phone to enable my phone to connect to a server via ssl. Is this possible? how do i do it?

omz

Because of Apple's restrictions, there isn't a built-in way of importing files into Pythonista, but there are several ways to do this with your own scripts. Have a look at this script for an example of how you can upload files using a simple web interface via local Wi-Fi.