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.


    Feature: sync with ssh server

    Editorial
    3
    3
    2501
    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.
    • ashmanskas
      ashmanskas last edited by

      I would love to be able to synchronize with my own ssh server, instead of using dropbox. (An example of an App that implements this is Readdle Docs.)

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

        Have you heard of the Workflow app? Although I am almost sure you can do this within Editorial using python, workflow has an action that runs a script over an ssh server.

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

          paramiko is e Python module for ssh. You could probably piece together an ssh sync without too much trouble.

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