Setting Up your own file sharing service

Posted by tech master  |  at  12:46 PM

This tutorial will let you setup a 0$ file sharing server. Before on to this we need

1. Gmail Drive Extension (for upload)– This tool will virtually setup a drive that can be accessed from my computer and transfer files between computer & gmail account as attachments. We wont be using this utility to download files although its required to be installed to upload our files.
2. Gmail php script (for download)- this script sets up a web interface to allow anyone to download the files that we uploaded to our gmail account.

Now lets start
Install the extension first from here
Login on to your gmail account from explorer



We will be able to see all our files and folders as drive contents, copy & paste desired files/folders

Now that we had uploaded the files…it’s the time for us to share the stuffs we uploaded for outside.For the second phase of our setup, we need a site with support for php & curl extension. I recommend using oxyhostsfree.com again its up to personal preference.
Download the script ftp the contents that we just now extracted

open up config.php
Enter gmail id and password. We can also enter multiple ids & passwords if we wish to have our server to be more than 3 gb.

Upload the file and we are done.
open up the url and we will be able to see our files listed as tree format.


Pros:
-Gmail’s speed and reliability that means files are safe and remains undeleted
-Virtually unlimited….we can setup as many account to multiple the storage
-Upload any file format
Cons:
-20 MB file size limit-Be aware of gmail terms of service

What can be this used for?
-Document archive: Upload documents and research work
- Doc-blog. Daily notes uploaded as Doc files are kept there.
- MP3 Files share: MP3 musics could be uploaded there.
- Picture hosting: You can share your pictures.

5 comments:

Lock folder without any software

Posted by tech master  |  at  6:18 PM

I hope you will like this tutorial..!!
This is the best way of locking any folder. This tutorial is not mine, my friend told me this through email and i thought to share it with you all. I really don't know the source but it's very good.

Copy the following code

cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto
UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End


* Now paste it in notepad.
* Change the "type your password here" with your password (Marked as bold in the above posted matter).
* Save it as batch file(with extension .bat).Any name will do.
* Now you see a batch file. Double click it to create a folder locker.
* A new folder named Locker would be formed at the same location.
* Now brings all the files you want to hide in the locker folder.
* Now double click the batch file to lock the folder namely Locker.
* If you want to unlock your files,double click the batch file again and you would be prompted for password.Enter the password and enjoy access to the folder.

1 comments:

66 gadgets for vista sidebar

Posted by tech master  |  at  1:45 PM



HERE ARE SOME COOL GADGETS FOR VISTA SIDEBAR. They are wonderful. Just try them out.

CLICK HERE TO DOWNLOAD

0 comments:

Type a message in ur desired language( Indian language) using Microsoft word

Posted by tech master  |  at  1:39 PM

This is an eyecatching tweak for people who would like to have some Hindi text in their signatures or who would like to scrap wishes in hindi. If you wanna type a message in Telugu/Hindi or some other desired language.. Here is the way!! No third party software is needed. This is all stuff to do with Microsoft word.

Open Microsoft word and select Symbol in insert menu. Select font as Mangal and subset as Devanagiri. Here u find all the characters that are required to type any alphabet.

Suppose if you want to type "अपुन अच्छा लडका है" Insert the following symbols in the order. Neglect + and <> signs. I just placed it for seperation.

अ + प + ु+न <> अ + च + ्+ छ + ा + ल + ड + क + ा <> ह +

While typing the characters, you will observe the related characters merging themselves. After typing the required message, just copy and paste the characters wherever you want. Soon after u paste the message.. u may notice blank squares appearing instead of message (in Googletalk window for example).. Dont worry.. The tweak works after you save it/send it.

If u wanna have ur profile name of Orkut in Hindi... U can do the similar thing... Just type the text in microsoft word. Edit your profile and paste the text there... You can also send the messages in Google Talk or Yahoo IMs.

Similarly.. use Gautami font for Telugu and Tunga font for Kannada. You should download Unicode fonts for other languages to enable this feature...
There are editors available which will do the same work for you. But, for small messages, this is useful.

0 comments:

What they says

Copyright © 2013 Techsense. WP Theme-junkie converted by BloggerTheme9
Blogger template. Proudly Powered by Blogger.| Distributed by Rocking Templates
back to top