Jump to content

Cyberduck Favorites: Open a connection with Cyberduck favorites


Recommended Posts

Any way to make it list all bookmarks within Alfred? I often dont remember what they are called and there is no contextual help once I start typing...

 

[edit: does not work even if I type correct thing just switches to my default search as soon as I enter an argument]

Link to comment
  • 2 years later...
  • 1 year later...

Update?

 

macos 10.12.2

cyberduck 5.2.2

 

//edit

In the workflow is one file with the name "cyberduck_settings_folder.txt".

The content ist wrong for newer versions.

new: /Users/${username}/Library/Group Containers/G69SCX94XU.duck/Library/Application Support/duck/

 

But in the debugging mode appears the following:

[2017-01-05 16:35:57][STDERR: input.scriptfilter] Traceback (most recent call last):
  File "cyberduck.py", line 71, in <module>
    handler.push()
  File "/Users/admin/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows/user.workflow.317F46FB-930F-440B-A6A9-8B281C2C07F0/Alfred.py", line 118, in push
    print self.to_xml(max_results)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xdc' in position 3189: ordinal not in range(128)

 

Edited by Cicilia
Link to comment
  • 4 years later...

This does not work, with an error saying it can't find the bookmarks.

 

17:50:03.650] STDERR: Cyberduck Favorites[Script Filter] Traceback (most recent call last):

  File "cyberduck.py", line 22, in <module>

    for files in os.listdir(settings_folder):

OSError: [Errno 2] No such file or directory: '/Users/jamescridland/Library/Application Support/Cyberduck/Bookmarks'

 

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...