You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dkocher
changed the title
symlink command backwards at https://docs.cyberduck.io/cyberduck/bookmarks/#sharing-bookmarks-between-different-computers
symlink command backwards
Sep 1, 2023
When running symlink to connect cloud backup to application support directory, the command in Step 4 for MacOS should be
(
ln -s
takes source then target as arguments, not the other way around)The text was updated successfully, but these errors were encountered: