Jump to content

Open in Filezilla


Recommended Posts

Inspired by my laziness and the span of eons it take to manually open Filezilla and connect, I created this workflow to open up Filezilla and automatically connect to a pre-existing site that matches your input using the credentials and information that you entered in Filezilla's Site Manager. 

 

Download:

https://github.com/jeffmagill/alfred-open-in-filezilla/raw/master/Open-in-Filezilla.alfredworkflow

 

(slightly more) Documentation

https://github.com/jeffmagill/alfred-open-in-filezilla

 

Source

https://github.com/jeffmagill/alfred-open-in-filezilla/blob/master/src/open-filezilla.sh

Edited by jeffmagill
Link to comment
  • 3 years later...
  • 5 years later...

It still works as of August 2022, but there are two tweaks needed as the FileZilla config file lives in another place now.

The new place for this config file is: /Users/{your_USER}/.filezilla/sitemanager.xml

  1. Within the Alfred preferences, go to the FZ workflow, right click on the script filter and choose "configure object". 
  2. Delete the path: ~/.config/filezilla/sitemanager.xml
  3. Input yout path: /Users/{your_USER}/.filezilla/sitemanager.xml

Have fun 😍



 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...