Gmail online storage [SOLVED]

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
banjoman
Level 4
Level 4
Posts: 288
Joined: Thu Nov 11, 2010 4:46 am

Gmail online storage [SOLVED]

Post by banjoman »

I believe you can use Gmail space as online storage, but am unsure how to acheive this using Linux

I have done some rooting around on the web, but instructions seem to be quite a few years old and I read somewhere that Google has changed something (see how technical am!!) which makes older techniques not work now - Gspace, PhpGmailDrive, G-Share etc

I did try to put a php file on my web-host space which should have given me access to my Gmail account, but it did not work or at least I could not get it to work, perhaps because I do not fully understand how to link a database on my webserver to a php file (?)

is there an up to date step-by-step guide that I can follow anywhere?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
xenopeek
Level 25
Level 25
Posts: 29597
Joined: Wed Jul 06, 2011 3:58 am

Re: Gmail online storage

Post by xenopeek »

Well, Google is indeed silent on how to do this :wink: I'd look at alternatives. Dropbox (easy), SpiderOak (secure), those kinds of online storage services.
Image
banjoman
Level 4
Level 4
Posts: 288
Joined: Thu Nov 11, 2010 4:46 am

Re: Gmail online storage

Post by banjoman »

8) thanks for the advice, what makes Gmail rather appealing is that you can get over 7GB free rather than just 2GB - I use Drop Box and Ubuntu One already, just looked up SpiderOak which I had not come across before, that seems a good service
bu99zy

Re: Gmail online storage

Post by bu99zy »

If are looking for storage I'd recommend Glide OS who gives you 30 Gb of free storage.
banjoman
Level 4
Level 4
Posts: 288
Joined: Thu Nov 11, 2010 4:46 am

Re: Gmail online storage

Post by banjoman »

:?

thanks for this, I have not discovered this online storage service before - 30GB is well worth having!!

However(!) to use this effectively, you need to install the Sync program, Glide seem to have done a great job in providing for different OS, but I get an error when trying to install the deb package
Error - dependency is not satisfiable: libical (>=0.43)
I have installed all references to libical I can find through Software Manager and would seem to have version 0.44-3, and have rebooted but Glide program still will not install

any help and advice gratefully received, thanks...
DrHu

Re: Gmail online storage

Post by DrHu »

banjoman wrote:I believe you can use Gmail space as online storage, but am unsure how to acheive this using Linux
That used to be a big story on the boards, using Google mail as online storage directly, that via an ftp or other application service on your own local OS
--I am thinking, what is the largest email package that you can send, just include your data in that, or possibly use the folders feature on Gmail to arrange your uploaded data
  • Then the only question is do you trust Google or faceboot or twitter type of services to protect your data, verses a company that says that is their business model
    Internet cloud storage services..
You could always use a Linux cloud computer supplier to arrange such offline storage...
http://www.junauza.com/2011/06/3-cloud- ... worth.html
  • If you want to try out Joli OS beforehand, you can install a web-based version of the operating system on your Google Chrome browser by downloading this app.
http://www.unixmen.com/jolicloud-a-linu ... 5-desktop/
http://www.linuxjournal.com/content/pep ... top-distro
http://cloudlinux.com/
http://www.xpud.org/
  • I always quite liked jolicloud, one of the originals..
Probably better to use internet services that directly manage this
--rather than trying to trick out Google.
http://www.techsupportalert.com/content ... -sites.htm
bu99zy

Re: Gmail online storage

Post by bu99zy »

Error - dependency is not satisfiable: libical (>=0.43)
try

Code: Select all

sudo apt-get install libqt4-qt3support libqt4-sql-sqlite
if everything went ok you can open the app by typing in a terminal

Code: Select all

/usr/share/glide/glide
Image
banjoman
Level 4
Level 4
Posts: 288
Joined: Thu Nov 11, 2010 4:46 am

Re: Gmail online storage

Post by banjoman »

thanks bu99zy - still get same error message after updating files with your terminal commands

thanks DrHu - some more posssiblities to explore

:D
bu99zy

Re: Gmail online storage

Post by bu99zy »

have you tried installing the binary through the software manager / mintinstall , it's in there, look for glideapps
banjoman
Level 4
Level 4
Posts: 288
Joined: Thu Nov 11, 2010 4:46 am

Re: Gmail online storage

Post by banjoman »

:?: I cannot find glideapps through MintInstall or Ubuntu Software Manager, perhaps I do not have the right repository? can you advise please?
bu99zy

Re: Gmail online storage

Post by bu99zy »

Image

Strange, what architecture are you using? I'm on 64 bit, maybe you can't see it because you are using 32 bit.

Well what you can do is download the rpm file from http://glidesociety.com/downloads.html and convert it into a deb file using alien, the deb file from that download page is very experimental and doesn't work on Mint.

Here are the steps

Install alien

Code: Select all

sudo apt-get install alien
change to the folder where you downloaded the rpm file, in my case it's in my download folder

Code: Select all

cd Downloads


once you are in the correct location you make the conversion using alien, if you downloaded the 64 bit it would be

Code: Select all

sudo alien -d GlideApps-3.3-4.x86_64.rpm
32bit

Code: Select all

sudo alien -d GlideApps-3.3-4.i386.rpm
then just double click the new glideapps deb file you just made
banjoman
Level 4
Level 4
Posts: 288
Joined: Thu Nov 11, 2010 4:46 am

Re: Gmail online storage [SOLVED]

Post by banjoman »

8)

Well, situation resolved;
  • I have abandoned trying to use Gmail as online storage
    I find Glide a bit 'clunky' and couldn't get the Glide Apps to work on my computer - shame, 'cos 30GB of free sychronisation/storage is definitely worth grabbing - I'll keep this on the back burner
    I've got 5GB free with Box
    I have subscribed to Ubuntu One - very good value, this will keep crucial folders on my Linux laptop in synch with my wife's Windows laptop and all backed up online
thanks for all the help and advice...
einkerem

Re: Gmail online storage [SOLVED]

Post by einkerem »

installing glide os by following instructions worked. THANK YOU!!!!!!!!
Locked

Return to “Software & Applications”