omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Is it possible to upload data files to my iphone?

    Pythonista
    2
    2
    1331
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • yelrek232
      yelrek232 last edited by

      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?

      1 Reply Last reply Reply Quote 0
      • omz
        omz last edited by

        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 <a href="http://omz-software.com/pythonista/forums/discussion/6/a-simple-http-server">this script</a> for an example of how you can upload files using a simple web interface via local Wi-Fi.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB Forums | Contributors