Author Topic: CLI  (Read 250 times)

rbq

  • Newbie
  • Posts: 1
CLI
« on: May 04, 2013, 03:38:14 AM »
Hi there!

Is there a way to access Yummy FTP via CLI? The things I want to achieve are:

* just connecting from the terminal, since my workflow is often terminal-centered
* list the bookmarks (to feed them into Alfred's completion list)
* connect to a bookmark (using Alfred)

P.S. I'm using Yummy FTP for several years now and it's an awesome tool. Especially the fact that it relies on the system's SSH config and therefore picks up all my hostnames and even configurations involving proxy hosts makes it incredibly useful.

JD

  • Administrator
  • FTP Guru
  • Posts: 2263
Re: CLI
« Reply #1 on: May 04, 2013, 04:01:00 AM »
Hi!

Not directly via a Yummy command line too app, but since Bookmarks are simply files you can open them directly from Terminal, e.g.:

- Navigate to /Users/yourname/Library/Application Support/Yummy FTP/Bookmarks
- enter "open bookmarkname.bkmk"

This will launch Yummy if it's not running, then open the Bookmark.

Does that help?

Great to hear you've been finding Yummy FTP invaluable for all these years! :)