Welcome Guest ( Log In | Register)



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Gspace (gmail Space)
Plenoptic
post Oct 22 2006, 04:40 PM
Post #1


Trap Double Mocha Member
***************

Group: [HOSTED]
Posts: 2,220
Joined: 5-November 05
From: That one place over there...
Member No.: 13,830



Firefox has a plugin called G-mail Space (GSpace) that takes your 2GB of storage and allows you to use it for other files like music, pictures, programs and what not. It works really like an FTP system although you don't have a URL just enter your Gmail name and password and you can store files. You can then use those files to send in an email or to transfer computers by going on GSpace on another computer, logging in and downloading the file. If you have multiple accounts that doubles your space although you can't combine them. You can access the files from Firefox. To download go here, https://addons.mozilla.org/firefox/1593/
Go to the top of the page
 
+Quote Post
NigaiAmaiYume
post Oct 22 2006, 04:48 PM
Post #2


Advanced Member
*******

Group: Members
Posts: 100
Joined: 10-September 06
From: Dreaming in the Sands of Time
Member No.: 29,739



Oh... My...... Merciful... Heavens...

Is there a size limit to what you can upload into the GSpace?

Even with a size limit, this is going to make my life SO much easier... I'm currently using library computers, which require reinstalling software, which at the moment requires cds.

2GB of stuff to save and not have to lug around and a system even I can understand... o_O
Go to the top of the page
 
+Quote Post
Sharn
post Oct 22 2006, 05:06 PM
Post #3


Member [Level 2]
*****

Group: Members
Posts: 89
Joined: 26-August 06
Member No.: 28,938



Wow. Sweet, only with Firefox. I'm just wondering... could other people download these files, or are they YOU only? It could come in really handy if other people could download them.

I guess I'll just go take a look....
Go to the top of the page
 
+Quote Post
truefusion
post Oct 22 2006, 09:56 PM
Post #4


Ephesians 6:10-17
Group Icon

Group: [MODERATOR]
Posts: 1,868
Joined: 22-June 05
From: The World of Gentoo
Member No.: 8,528
T17 GFX Crew



I think there's already a topic about this, somewhere. Anywho, others cannot download the files, unless you provide them with username and password. All the extension does is sends yourself an email with the uploaded file attached to it. You can do the same thing manually. And i think the size limit is 10mbs. Could have changed, though.
Go to the top of the page
 
+Quote Post
arnz
post Oct 23 2006, 10:40 AM
Post #5


Privileged Member
*********

Group: [HOSTED]
Posts: 848
Joined: 23-December 05
Member No.: 16,099



Pretty sure I read this on a topic somewhere, but it acts like a internet USB drive, which is too similar to a ftp server if not the same.

But then again there have been other types of dedicated storage sites in the past, and also particular popular picture/video ones such as photobucket and so forth
Go to the top of the page
 
+Quote Post
gursimran2006
post Oct 23 2006, 11:22 AM
Post #6


Newbie [Level 1]
*

Group: Members
Posts: 14
Joined: 22-October 06
Member No.: 32,036



Friends I am using a software "GMail Drive shell extension" for this purpose.


GMail Drive is a Shell Namespace Extension that creates a virtual drive in the Windows Explorer, allowing you to use your Google GMail account as a storage medium.

It allows you to do basic file manipulation, such as copy and delete of files inside the GMail account. Because it is a Shell Extension, the interface you work in is Windows Explorer itself.

GMail Drive appears as a virtual drive under your My Computer folder in Windows Explorer.
You can:
Navigate between files and folders using the familiar Explorer folder view.

Do basic file manipulations, such as create folders and delete files.
Use copy and paste as you would normally do in Explorer to copy files around.
Use drag'n'drop to quickly move files between folders.
Show information about volumes and files using the Properties dialogs.


How It Works

GMail Drive works by directly manipulating emails inside your Google GMail account.

When you copy a file to the GMail Drive folder, it internally creates and sends an e-mail to your account. The file content is sent as an e-amail attachment.
When the Shell Extension needs to display a directory listing of your GMail account, it submits a GMail search query using the sparsely documented GMail Protocol API. It searches for all e-mails starting with the word "
GMAILFS". From the returned search result, it builds a directory structure, which is displayed in the Shell Extension.

Because all GMail Drive files appear as regular e-mails in your Google GMail account, you may want to set up a GMail filter that automatically moves all e-mails containing "GMAILFS" to the archived folder. This way, GMail Drive files won't clutter up your GMail account.

A typical GMail File looks like this inside your GMail account:

GMAILFS: /folder/filename.txt [123;n;1]

You can find the actual file content inside each mail as an e-mail attachment.

The file size is limited to 10 Mb because this is the attachment size limit Google imposes on all mails. Since the filename must be available on the message subject line, the full filename length is limited to 40 characters.

Here is da Download Link:
http://www.viksoe.dk/gmail/
Go to the top of the page
 
+Quote Post
me_boxer_dude
post Oct 23 2006, 12:22 PM
Post #7


Member [Level 3]
******

Group: Members
Posts: 97
Joined: 11-October 06
Member No.: 31,451



I have read about converting gmail space into storage medium before but am unsure what the maximum file size could be. Until now what I have come to know is that the max upload is 10 mb which could be inadequate sometimes. I guess if there could be way of increasing the upload size it would be great.
Go to the top of the page
 
+Quote Post
hts
post Oct 23 2006, 02:45 PM
Post #8


Advanced Member
*******

Group: Members
Posts: 138
Joined: 30-September 06
From: Iasi, Romania
Member No.: 30,851



the problem, as stated above too, is that your uploaded files cannot be accessed and downloaded by other people... however, you can go to box.net - it is a great filesharing service with a nice-looking interface (no, I`ve got no connection to the owner of the site- I just like it smile.gif )
Go to the top of the page
 
+Quote Post
kkrizka
post Nov 19 2006, 05:56 AM
Post #9


Member [Level 1]
****

Group: Members
Posts: 51
Joined: 2-October 06
Member No.: 30,906



For linux users there is something called the GMail FileSystem. It is a userspace program that uses the FUSE driver to mount one's gmail account like a normal filesystem. For more information go here: http://richard.jones.name/google-hacks/gma...filesystem.html