jeffmagill Posted October 3, 2013 Share Posted October 3, 2013 (edited) 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 October 3, 2013 by jeffmagill Link to comment
Cicilia Posted January 4, 2017 Share Posted January 4, 2017 (edited) not work anymore. macos 10.12.2 filezilla 3.23.0.2 //edit found another version here: https://github.com/zenorocha/alfred-workflows/raw/v1.7.9/filezilla/filezilla.alfredworkflow but only works when the entries in the sitemanger not sorted in folders. perhaps someone can fix this? Edited January 5, 2017 by Cicilia Link to comment
Esther Posted August 24, 2022 Share Posted August 24, 2022 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 Within the Alfred preferences, go to the FZ workflow, right click on the script filter and choose "configure object". Delete the path: ~/.config/filezilla/sitemanager.xml Input yout path: /Users/{your_USER}/.filezilla/sitemanager.xml Have fun 😍 Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now