0

Sorry, I'm very new with this. I have installed SafeCopy with the following commands, and everything was looking fine.

sudo apt-get update
sudo apt-get install safecopy

My problem is that I just cannot find the application in Ubuntu. It is not in app list. Please let me know where can I find it and run it. Thank you.

Megasurf

enter image description here

Megasurf
  • 1
  • 1
  • If you want a GUI for backups of files and directories, you could look into [this list](https://askubuntu.com/questions/514963/is-there-any-gui-application-for-command-rsync). – Hermann Aug 09 '21 at 14:02

1 Answers1

0

safecopy is a command-line application. It does not show in the GUI list of applications. You can execute safecopy by opening a terminal and entering safecopy. By default when executed without parameters, it shows the usage instructions.

Hermann
  • 5,789
  • 2
  • 17
  • 32
  • Hello. Thanks for your answer. What about SafeCopy Control Panel GUI interface? Check the screenshot above. Regards – Megasurf Aug 09 '21 at 11:22
  • There's no GUI for `safecopy`. The screenshot you shared appears to be for a defunct backup company. – jsbillings Aug 09 '21 at 12:37