Entering edit mode
11 months ago
Panagiotis
•
0
Hello there!
Newbie here - I apologize for possibly silly questions. Trying to install Cyberduck on Linux faced several difficulties, while it seems to be a quite straight forward process. I would be grateful if someone with more experience could share for example the needed code or any relevant tip. The site I tried out: https://duck.sh/
Thanks in advance!
What flavor of Linux are you installing on? Did you get errors? Please post those. You should not need this for plain SFTP/SCP.
It is Ubuntu 22.04. I''ll try to describe it in words, since it is not really an occuring error that brought me here. After installing the RPM, DEB packages (and their prerequisites) I don't really get how am I supposed to "execute" let's say the cyberduck. While I can detect the directory of the Cyberduck in the system, there is no something similar to an app to "run", sign in and so on. Thanks for your time!
If it is ubuntu then you hopefully followed the instructions for DEB package install.
This is a command line application so there is no "app" to run. You will open a terminal and use the program as noted here: https://docs.duck.sh/cli/#usage
If you are new to UNIX/command line then you may want to spend some time learning the basics here: http://korflab.ucdavis.edu/Unix_and_Perl/current.html#part1
I followed the steps that are mentioned for the installation in the website you shared. I will check better the "usage" sector. Once more, thank you very much! Appreciate it!