installing Justcloud

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
GusGF

installing Justcloud

Post by GusGF »

I've just installed Justcloud which is a cloud service so I can sync a selection of files.

I installed the deb package from their site but when I try and locate in the menus there is no sign of it. How do I know if this is by design and is meant to be run from the command line? (no sign of it in the launcher directory).
There seems to be very little help from their site. Yes I know I can run it from a web browser but I'd rather use the native app.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Mute Ant

Re: installing Justcloud

Post by Mute Ant »

Use File Manager to look in /usr/share/applications. GUI Applications leave one or more launchers in there; these are what appear in Desktop menus too.
WharfRat

Re: installing Justcloud

Post by WharfRat »

GusGF,

In the terminal

Code: Select all

dpkg -L packagename
will list every file.
GusGF

Re: installing Justcloud

Post by GusGF »

Mute Ant wrote:Use File Manager to look in /usr/share/applications. GUI Applications leave one or more launchers in there; these are what appear in Desktop menus too.
No sign of it already looked there.
GusGF

Re: installing Justcloud

Post by GusGF »

WharfRat wrote:GusGF,

In the terminal

Code: Select all

dpkg -L packagename
will list every file.
Did a search in Nemo, doesn't seem to show a GUI program/laucher
Mute Ant

Re: installing Justcloud

Post by Mute Ant »

You can ''extract-here'' the deb file and look at what's in it, or gdebi will show you the names of files in the package.
WharfRat

Re: installing Justcloud

Post by WharfRat »

GusGF,

Now I'm confused :? Did you install the package deb file with

Code: Select all

dpkg -i /path/to/debfile
:?:
PatH57

Re: installing Justcloud

Post by PatH57 »

Hi,

installed it a couple of weeks ago and it has an launch icon under Internet applications (at least on Mint 17 Mate) and off course under all.

Patrick
PatH57

Re: installing Justcloud

Post by PatH57 »

Hi again,

I also did remeber why I removed, it only offers 15MB for free, where copy offers 15GB and an additional 5GB if you reference them on +Google.
https://www.copy.com/install/
it download a compressed tgz file and you will have to install it (not to difficult)

or you can get it via ppa:

Code: Select all

sudo add-apt-repository ppa:paolorotolo/copy
sudo apt-get update
sudo apt-get install copy
GusGF

Re: installing Justcloud

Post by GusGF »

WharfRat wrote:GusGF,

Now I'm confused :? Did you install the package deb file with

Code: Select all

dpkg -i /path/to/debfile
:?:
Okay all I did was download the Linux deb package from JC and on completion I double clicked on the download and it installed. How else are you supposed to install it?
WharfRat

Re: installing Justcloud

Post by WharfRat »

GusGF,

forgive me, I sometimes forget double-clicking :oops:

If it's installed then

Code: Select all

dpkg -L justcloud 
or whatever the package name is will list all the files that were installed and their locations.

Also look in /usr/share/applications where all the menu item files reside. Since the date for the file should be very recent, if it did create a menu entry, you can check for it with

Code: Select all

ls -lht --time-style="+%Y-%m-%d %H:%M:%S"|less
which will list sorted by modification time the newest being first.

Good luck :wink:
GusGF

Re: installing Justcloud

Post by GusGF »

Should I have rebooted after installing?

Okay this is what was installed.....

dpkg -L justcloud

Code: Select all

/.
/opt
/opt/_--_BRAND_--_
/opt/_--_BRAND_--_/_random.so
/opt/_--_BRAND_--_/_bisect.so
/opt/_--_BRAND_--_/libwx_gtk2d_html-2.8.so.0
/opt/_--_BRAND_--_/libwx_based_xml-2.8.so.0
/opt/_--_BRAND_--_/libcrypto.so.0.9.8
/opt/_--_BRAND_--_/cPickle.so
/opt/_--_BRAND_--_/itertools.so
/opt/_--_BRAND_--_/libwx_gtk2d_aui-2.8.so.0
/opt/_--_BRAND_--_/_codecs_tw.so
/opt/_--_BRAND_--_/_ssl.so
/opt/_--_BRAND_--_/rdiff
/opt/_--_BRAND_--_/rdiff/linux32
/opt/_--_BRAND_--_/rdiff/linux32/rdiff
/opt/_--_BRAND_--_/pyexpat.so
/opt/_--_BRAND_--_/mmap.so
/opt/_--_BRAND_--_/_io.so
/opt/_--_BRAND_--_/libwx_gtk2d_core-2.8.so.0
/opt/_--_BRAND_--_/libwx_gtk2d_xrc-2.8.so.0
/opt/_--_BRAND_--_/cStringIO.so
/opt/_--_BRAND_--_/libwx_gtk2d_adv-2.8.so.0
/opt/_--_BRAND_--_/_sha256.so
/opt/_--_BRAND_--_/time.so
/opt/_--_BRAND_--_/temp
/opt/_--_BRAND_--_/wx._animate.so
/opt/_--_BRAND_--_/libwx_gtk2d_qa-2.8.so.0
/opt/_--_BRAND_--_/_sqlite3.so
/opt/_--_BRAND_--_/ziplogsapp_main.zip
/opt/_--_BRAND_--_/ziplogsapp_main
/opt/_--_BRAND_--_/select.so
/opt/_--_BRAND_--_/_codecs_hk.so
/opt/_--_BRAND_--_/locale
/opt/_--_BRAND_--_/locale/de_DE
/opt/_--_BRAND_--_/locale/de_DE/LC_MESSAGES
/opt/_--_BRAND_--_/locale/de_DE/LC_MESSAGES/messages.mo
/opt/_--_BRAND_--_/locale/es_ES
/opt/_--_BRAND_--_/locale/es_ES/LC_MESSAGES
/opt/_--_BRAND_--_/locale/es_ES/LC_MESSAGES/messages.mo
/opt/_--_BRAND_--_/locale/it_IT
/opt/_--_BRAND_--_/locale/it_IT/LC_MESSAGES
/opt/_--_BRAND_--_/locale/it_IT/LC_MESSAGES/messages.mo
/opt/_--_BRAND_--_/locale/fr_FR
/opt/_--_BRAND_--_/locale/fr_FR/LC_MESSAGES
/opt/_--_BRAND_--_/locale/fr_FR/LC_MESSAGES/messages.mo
/opt/_--_BRAND_--_/locale/en_GB
/opt/_--_BRAND_--_/locale/en_GB/LC_MESSAGES
/opt/_--_BRAND_--_/locale/en_GB/LC_MESSAGES/messages.mo
/opt/_--_BRAND_--_/locale/en_US
/opt/_--_BRAND_--_/locale/en_US/LC_MESSAGES
/opt/_--_BRAND_--_/locale/en_US/LC_MESSAGES/messages.mo
/opt/_--_BRAND_--_/brand.config
/opt/_--_BRAND_--_/logs
/opt/_--_BRAND_--_/libwx_based-2.8.so.0
/opt/_--_BRAND_--_/binascii.so
/opt/_--_BRAND_--_/libwx_based_net-2.8.so.0
/opt/_--_BRAND_--_/brand.places
/opt/_--_BRAND_--_/wx._combo.so
/opt/_--_BRAND_--_/unicodedata.so
/opt/_--_BRAND_--_/config
/opt/_--_BRAND_--_/config/deb_or_rpm
/opt/_--_BRAND_--_/config/cacert.pem
/opt/_--_BRAND_--_/termios.so
/opt/_--_BRAND_--_/Images
/opt/_--_BRAND_--_/Images/calendarIcon.png
/opt/_--_BRAND_--_/Images/settings.png
/opt/_--_BRAND_--_/Images/forwardIcon.png
/opt/_--_BRAND_--_/Images/restore.png
/opt/_--_BRAND_--_/Images/help.png
/opt/_--_BRAND_--_/Images/buloader_transparent.gif
/opt/_--_BRAND_--_/Images/folder_verified.png
/opt/_--_BRAND_--_/Images/dragndrop.png
/opt/_--_BRAND_--_/Images/chartIcon.png
/opt/_--_BRAND_--_/Images/folder_syncronize.png
/opt/_--_BRAND_--_/Images/sync.png
/opt/_--_BRAND_--_/Images/buloader.gif
/opt/_--_BRAND_--_/Images/loading.gif
/opt/_--_BRAND_--_/Images/space.png
/opt/_--_BRAND_--_/Images/backup.png
/opt/_--_BRAND_--_/Images/files.png
/opt/_--_BRAND_--_/Images/folder_delete.png
/opt/_--_BRAND_--_/Images/loading_box.gif
/opt/_--_BRAND_--_/readline.so
/opt/_--_BRAND_--_/bz2.so
/opt/_--_BRAND_--_/_multiprocessing.so
/opt/_--_BRAND_--_/wx._misc_.so
/opt/_--_BRAND_--_/_codecs_iso2022.so
/opt/_--_BRAND_--_/_functools.so
/opt/_--_BRAND_--_/library.zip
/opt/_--_BRAND_--_/wx._core_.so
/opt/_--_BRAND_--_/sqlalchemy.cresultproxy.so
/opt/_--_BRAND_--_/math.so
/opt/_--_BRAND_--_/libwx_gtk2d_stc-2.8.so.0
/opt/_--_BRAND_--_/mainframe.zip
/opt/_--_BRAND_--_/array.so
/opt/_--_BRAND_--_/_codecs_jp.so
/opt/_--_BRAND_--_/libssl.so.0.9.8
/opt/_--_BRAND_--_/_locale.so
/opt/_--_BRAND_--_/zlib.so
/opt/_--_BRAND_--_/Database
/opt/_--_BRAND_--_/_ctypes.so
/opt/_--_BRAND_--_/wx._windows_.so
/opt/_--_BRAND_--_/_dbus_bindings.so
/opt/_--_BRAND_--_/_md5.so
/opt/_--_BRAND_--_/strop.so
/opt/_--_BRAND_--_/_sha512.so
/opt/_--_BRAND_--_/libwx_gtk2d_richtext-2.8.so.0
/opt/_--_BRAND_--_/_heapq.so
/opt/_--_BRAND_--_/operator.so
/opt/_--_BRAND_--_/_socket.so
/opt/_--_BRAND_--_/context_main.zip
/opt/_--_BRAND_--_/wx._controls_.so
/opt/_--_BRAND_--_/datetime.so
/opt/_--_BRAND_--_/_hashlib.so
/opt/_--_BRAND_--_/_multibytecodec.so
/opt/_--_BRAND_--_/mainframe
/opt/_--_BRAND_--_/_json.so
/opt/_--_BRAND_--_/_codecs_cn.so
/opt/_--_BRAND_--_/_collections.so
/opt/_--_BRAND_--_/sqlalchemy.cprocessors.so
/opt/_--_BRAND_--_/grp.so
/opt/_--_BRAND_--_/usr
/opt/_--_BRAND_--_/usr/bin
/opt/_--_BRAND_--_/usr/bin/_--_brand_--_
/opt/_--_BRAND_--_/usr/share
/opt/_--_BRAND_--_/usr/share/applications
/opt/_--_BRAND_--_/usr/share/applications/_--_BRAND_--_.desktop
/opt/_--_BRAND_--_/usr/share/doc
/opt/_--_BRAND_--_/usr/share/doc/_--_brand_--_
/opt/_--_BRAND_--_/usr/share/doc/_--_brand_--_/copyright
/opt/_--_BRAND_--_/usr/share/doc/_--_brand_--_/changelog.gz
/opt/_--_BRAND_--_/usr/share/nautilus-scripts
/opt/_--_BRAND_--_/usr/share/nautilus-scripts/_--_BRAND_--_
/opt/_--_BRAND_--_/usr/share/nautilus-scripts/_--_BRAND_--_/Instant Backup
/opt/_--_BRAND_--_/usr/share/nautilus-scripts/_--_BRAND_--_/View Previous Versions
/opt/_--_BRAND_--_/usr/share/nautilus-scripts/_--_BRAND_--_/Copy to Sync Folder
/opt/_--_BRAND_--_/usr/share/nautilus-scripts/_--_BRAND_--_/Remove from Selection
/opt/_--_BRAND_--_/usr/share/nautilus-scripts/_--_BRAND_--_/Share Folder
/opt/_--_BRAND_--_/usr/share/nautilus-scripts/_--_BRAND_--_/Add to Selection
/opt/_--_BRAND_--_/usr/share/kde4
/opt/_--_BRAND_--_/usr/share/kde4/services
/opt/_--_BRAND_--_/usr/share/kde4/services/ServiceMenus
/opt/_--_BRAND_--_/usr/share/kde4/services/ServiceMenus/_--_BRAND_--_
/opt/_--_BRAND_--_/usr/share/man
/opt/_--_BRAND_--_/usr/share/man/man1
/opt/_--_BRAND_--_/usr/share/man/man1/justcloud.1.gz
/opt/_--_BRAND_--_/context_main
/opt/_--_BRAND_--_/dbm.so
/opt/_--_BRAND_--_/_codecs_kr.so
/opt/_--_BRAND_--_/_librsync.so
/opt/_--_BRAND_--_/etc
/opt/_--_BRAND_--_/etc/rcS.d
/opt/_--_BRAND_--_/etc/xdg
/opt/_--_BRAND_--_/etc/xdg/autostart
/opt/_--_BRAND_--_/etc/xdg/autostart/_--_BRAND_--_.desktop
/opt/_--_BRAND_--_/etc/init.d
/opt/_--_BRAND_--_/wx._stc.so
/opt/_--_BRAND_--_/wx._gdi_.so
/opt/_--_BRAND_--_/_struct.so
/opt/_--_BRAND_--_/fcntl.so
/opt/_--_BRAND_--_/wx._aui.so
/opt/_--_BRAND_--_/_sha.so
/usr
/usr/share
/usr/share/doc
/usr/share/doc/justcloud
/usr/share/doc/justcloud/copyright
/usr/share/doc/justcloud/changelog.gz
/usr/share/lintian
/usr/share/lintian/overrides
/usr/share/lintian/overrides/justcloud
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/justcloud.1.gz
WharfRat

Re: installing Justcloud

Post by WharfRat »

There was nothing added to the menu according to that list. If there was you would have had an entry for /usr/share/applications/ like with pluma

Code: Select all

bill@mint /etc/apt/sources.list.d $ dpkg -L pluma|grep desk
/usr/share/applications/pluma.desktop
The only thing I can suggest is

Code: Select all

man justcloud
Everything you need to know should be explained there.

Good luck :wink:

UPDATE: OOPS there is one entry /opt/_--_BRAND_--_/usr/share/applications/_--_BRAND_--_.desktop so check the file in /usr/share/applications/ and cat it to check the contents:

The Categories= field will show where on the menu it resides and the Exec= field is the name of the executable file.

It looks like it's also integrated into the file manager.

In addition it's autostarted from this line: /opt/_--_BRAND_--_/etc/xdg/autostart so check /etc/xdg/autostart directory too.
GusGF

Re: installing Justcloud

Post by GusGF »

so check the file in /usr/share/applications/ and cat it to check the contents:
Couldn't find the file in the applications directory so have used

Code: Select all

 ~ $ sudo dpkg -P justcloud
[sudo] password for xxxxxx: 
(Reading database ... 152183 files and directories currently installed.)
Removing justcloud ...
dpkg: warning: while removing justcloud, directory '/opt/_--_BRAND_--_/config' not empty so not removed
Processing triggers for man-db ...
Then forcibly removed above directory. Will try a reinstall and see how it goes.

Gratitude for sticking with me I'm finally messing about on the CLI and using commands like dpkg.
GusGF

Re: installing Justcloud

Post by GusGF »

Yep a reinstall did the trick and I noticed when downloading the 64-bit version the 32-bit also downloaded at the same time, weird??

I wonder if I accidentally installed the 32-bit version by mistake last time hmmm!

Because I signed up to Hostgator I got 1GB of free storage with JustCloud. Will be interesting to see what happens now as I've decided to go with digital ocean instead and my monthly hostgator subscription ends soon :?
GusGF

Re: installing Justcloud

Post by GusGF »

Just wanted to add that using Justcloud was Just too painful to use so am now using Dropbox which are offering 2.5GB. Interface is miles better and easier to work with and the installation was a dream ;)
clippittee

Re: installing Justcloud

Post by clippittee »

By the way, is a new interface being considered sometime in the future?
Locked

Return to “Beginner Questions”