Skip to content

Instantly share code, notes, and snippets.

@solace
Created April 6, 2020 05:04
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save solace/0ea7c761ff448a0f3aa5c7a35a7de278 to your computer and use it in GitHub Desktop.
Save solace/0ea7c761ff448a0f3aa5c7a35a7de278 to your computer and use it in GitHub Desktop.
Import FileZilla Bookmarks to Cyberduck
# From https://trac.cyberduck.io/ticket/7317
#
# Should do it automatically, if it doesn't, check if ~/.config/filezilla/sitemanager.xml exists.
# If it doesn't, create the directory, and
cp ~/.filezilla/sitemanager.xml ~/.config/filezilla/sitemanager.xml
defaults delete ch.sudo.cyberduck bookmark.import.de.filezilla
# Relaunch Cyberduck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment