Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows.
Questions tagged [cyberduck]
23 questions
28
votes
5 answers
How to copy Cyberduck bookmarks to another MacBook?
Got a new MacBook, how can I copy Cyberduck bookmarks from my old MacBook?
ohho
- 3,124
22
votes
3 answers
How do I connect to SFTP with provided SSH Key?
I was redirected to this StackExchange, it is my first time here. The extent of experience I have with SSH keys begins and ends with the one time I setup the ability to push code to GitHub.
I need to access a FTP server via Cyberduck. I am in SFTP…
user5854648
- 323
- 1
- 2
- 5
7
votes
0 answers
Can't connect to S3 using cyberduck
I'm trying to connect to my S3 bucket using cyberduck.
I select S3 from the dropdown.
Input into server name: {bucket-name}.s3.amazonaws.com
Access key ID and Secret Access Key into the next two fields.
The bucket appears to load, but upon…
goose
- 171
6
votes
1 answer
Why can't I connect to my Amazon S3 storage with two of my three clients?
I use Transmit, Cyberduck, and Espresso, all of which support connecting to Amazon S3. But for some reason, I can only connect to my S3 storage successfully in Transmit; Cyberduck and Espresso both fail with generic errors like "login failed."
I…
daGUY
- 135
4
votes
3 answers
Is there a way to combine multiple TextMate windows?
After files have already been opened in separate windows, is there a way to combine them in TextMate 1.5.9? Or, is there a way to get CyberDuck to open group files edited at the same time as TextMate projects?
If you open a folder of files in…
Yahel
- 141
4
votes
1 answer
How to remember an FTP account in Cyberduck Mac FTP Client?
I had a hard time to enter all the credentials to log in to my FTP account. After closing the app, Cyberduck doesn't offer me these credentials anymore. Even though I checked that the password shall be stored in the Keychain.
How would I persist…
openfrog
- 171
- 1
- 4
4
votes
2 answers
Creating Symbolic Links in Cyberduck?
With SFTP, Cyberduck supports creating a symlink by right clicking a file or folder, and selecting create symlink. This then creates a symlink in the same folder as the file/folder you're linking to. The symlink's path is relative, so it cannot be…
Jaxkr
- 155
3
votes
2 answers
Cyberduck Connection Fails/Timeout
How would I go about changing either my SSH config or Cyberduck configuration to enable SFTP connections from my local machine to connect through a proxy server and then connect to my destination server? Right now, my connection fails/times out in…
THE DOCTOR
- 201
3
votes
1 answer
Cyberduck limits itself to 5 connections with "Maximum allowed connections exceeded"
I'm uploading multiple files to SWIFT (Softlayer ObjectStorage) using CyberDuck. Cyberduck limits itself to 5 active uploads at a time and queues the rest.
The other uploads are listed as "Maximum allowed connections exceeded. Waiting..."
What…
Leo
- 229
- 2
- 5
- 12
2
votes
1 answer
FTP Error: Upload failed 500 I won't open a connection to
I am trying to use cyber duck to connect to my FTP server. I have been able to upload files just fine until I try to use hotel wifi. I am able to connect to the server, view all the file listings but when I try to drag a file to start an upload I…
anglinb
- 173
2
votes
1 answer
Connect to FTP via VPN
I work from home and need to connect to an ftp server. The ftp server has my work IP whitelisted and cannot connect from home. I set up a VPN, with Smart VPN (OSx) and made the connection to the office. Now I would like to connect to the ftp server,…
David Simon
- 168
2
votes
2 answers
How to Retrieve a Saved Password from Cyberduck bookmark?
I'm able to access the host server via the Cyberduck bookmark. However, is there a way to retrieve the saved password in this case?
This seems to suggest there is a thing called keychain, but where do I access it from? The answer there says…
asprin
- 855
1
vote
1 answer
View file tree in Sublime when using Cyberduck
I use Cyberduck to open remote files and edit them via Sublime on my local machine.
I want to be able to see the file tree of the remote system in the Sublime Text side bar. I've tried a few things but I'm stumped.
Is this possible to achieve using…
Dsel
- 113
1
vote
1 answer
SFTP cannot rename files but FTP is OK
I have enabled both SFTP and FTP on my Synology NAS. Using CyberDuck, both SFTP or FTP can create or delete a text file in a shared folder.
However, there is an error when I try to rename the ABC.txt file to XYZ.txt when using SFTP:
Using FTP can…
ohho
- 3,124
1
vote
0 answers
SCP and SSH connect, but FileZilla and CyberDuck can't
I'm on a Mac. I'm trying to connect to a remote Ubuntu server.
I can successfully connect to it using ssh and scp commands in the shell. For example:
$ scp -i ~/Projects/keys/foo.pem foo_config.ini root@foo.com:/var/
foo_config.ini …
Leo
- 229
- 2
- 5
- 12