Unlock Server  
Your online unlock store
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   GSM-Forum > Other Gsm/Mobile Related Forums > GSM Programming & Reverse Engineering

GSM Programming & Reverse Engineering Here you can post all Kind of GSM Programming and Reverse Engineering tools and Secrets.

Reply
 
LinkBack Thread Tools Display Modes
Old 07-22-2012, 15:32   #1 (permalink)
Freak Poster
 
hitesh2000's Avatar
 
Join Date: Oct 2006
Posts: 444
Member: 365730
Status: Offline
Thanks: 35
Thanked 67 Times in 45 Posts
ftp server

hello
i have collection of Chinese model firmwares. i want to set up a ftp server and grant access to any one who want them. i want to ask how to secure my server.and what could happen with insecure server.
  Reply With Quote
Old 07-22-2012, 17:27   #2 (permalink)
No Life Poster
 
[Shadab_M]'s Avatar
 
Join Date: Mar 2006
Location: .: India :. Heaven on Earth
Posts: 2,503
Member: 238812
Status: Offline
Sonork: 100.1602669
Thanks: 797
Thanked 1,422 Times in 600 Posts
You can give it a try. http://autoindex.sourceforge.net/

Br,
Shadab Ahmad
  Reply With Quote
Old 07-23-2012, 14:40   #3 (permalink)
Freak Poster
 
hitesh2000's Avatar
 
Join Date: Oct 2006
Posts: 444
Member: 365730
Status: Offline
Thanks: 35
Thanked 67 Times in 45 Posts
thanks for reply. but i am looking for how to secure my ftp server.which i am hosting on my machine.
  Reply With Quote
Old 07-23-2012, 15:14   #4 (permalink)
Insane Poster
 
Join Date: May 2012
Posts: 62
Member: 1762185
Status: Offline
Thanks: 28
Thanked 44 Times in 13 Posts
make a ftp folder/directory using the cpanel chmod of all files to 755
that test it as a user.


Quote:
Originally Posted by hitesh2000 View Post
hello
i have collection of Chinese model firmwares. i want to set up a ftp server and grant access to any one who want them. i want to ask how to secure my server.and what could happen with insecure server.
  Reply With Quote
Old 07-25-2012, 02:05   #5 (permalink)
No Life Poster
 
Xperia™'s Avatar
 
Join Date: Feb 2011
Location: xperia.in
Posts: 549
Member: 1517329
Status: Offline
Sonork: 100.1619047
Thanks: 39
Thanked 197 Times in 178 Posts
any other ftp scripts like autoindex???

for example ..

Last edited by Xperia™; 07-25-2012 at 02:13.
  Reply With Quote
Old 07-25-2012, 03:08   #6 (permalink)
Product Manager
 
Join Date: Feb 2012
Posts: 311
Member: 1727046
Status: Offline
Sonork: 100.1610155
Thanks: 120
Thanked 1,624 Times in 189 Posts
Thumbs up

Quote:
Originally Posted by Bhashid View Post
any other ftp scripts like autoindex???

for example ..
this is also autoindex script. just customized the original autoindex script ,
autoindex version 2.X.X , you can customized easily.
  Reply With Quote
The Following User Says Thank You to SmartSamBox For This Useful Post:
Old 07-25-2012, 23:06   #7 (permalink)
Product Manager
 
oOXTCOo's Avatar
 
Join Date: Dec 2000
Location: J.A.U - Just Another Unlocker
Age: 33
Posts: 3,401
Member: 2878
Status: Offline
Thanks: 1,571
Thanked 9,036 Times in 1,527 Posts
Quote:
Originally Posted by hitesh2000 View Post
hello
i have collection of Chinese model firmwares. i want to set up a ftp server and grant access to any one who want them. i want to ask how to secure my server.and what could happen with insecure server.
do you have server in some hosting house or you privatly whant
to host with private internet connection?

if you whant to host a ftp server with private internet connection
you need to have a good upload speed (download is not that mutch
importent for server usage, but upload).

most private internet connections have good download speed
but very slow upload speed.
the providers limit this upload speed specialy to keep customers
from hosting own file servers.

for example, if i would like to make a server from my home connection,
user would only be able to download with very slow 17kbits.
a flashfile with lets say 100 mb would take many hours to be downloaded.

next problem: when 1 or 2,3 or more users download at same time,
it gets divided in speed and if you whant to just browse something
with your internet, you have very very slow speed and are unable
to use your own internet.

i think a own ftp server is only a good idea if you have the right
internet connection with enugh upload speed, and also the traffik
is importent even if your contract say it is unlimited, in real it is
fair use, so if you get all the time over this fair use limit, you
can be kicked from your internet provider.


about security:
host your ftp server only with puplic files, use own server
for ftp and not your working pc with sensible data on your hdd.

usualy ftp programs have all security settings in the program.
you can set presmissions for every file and folders, you can
make accounts for personal accounts and groups, you can
limit speed for every account you can set access writes and
you can alow uploads in a special upload folder.
basically you get set everything you whant.

but as posted before, a website with autoindex is simpler
for the users, but for this you need to make a web server
and you need to keep an eay on the php.ini
one wrong setting can open your system and as example:
a user can download your php files instead of executing it.

best is, you search for tutorials via google, there are many
also with good php.ini file.

i think, more secure is via ftp, there are not so mutch thinks
you can do wrong.
  Reply With Quote
The Following 2 Users Say Thank You to oOXTCOo For This Useful Post:
Old 07-26-2012, 08:59   #8 (permalink)
Freak Poster
 
hitesh2000's Avatar
 
Join Date: Oct 2006
Posts: 444
Member: 365730
Status: Offline
Thanks: 35
Thanked 67 Times in 45 Posts
thanks for writing about the consequences related private internet connection.
  Reply With Quote
Old 07-26-2012, 12:30   #9 (permalink)
Super Moderator
 
stanner_austin's Avatar
 
Join Date: Jan 2004
Location: INDIA,Gujarat,Surat
Age: 28
Posts: 5,076
Member: 49752
Status: Offline
Sonork: 100.112446
Thanks: 105
Thanked 4,017 Times in 603 Posts
Quote:
Originally Posted by hitesh2000 View Post
thanks for writing about the consequences related private internet connection.
Hello
5 year go i use software name www file sharing to do same.
you can try to look it ..
Download WWW File Share Pro

login management.
log
and lot other stuff.
u can find crack or easily crack latest version if u like it.

Regards,
Chevli
  Reply With Quote
The Following 2 Users Say Thank You to stanner_austin For This Useful Post:
Old 07-26-2012, 14:49   #10 (permalink)
Freak Poster
 
hitesh2000's Avatar
 
Join Date: Oct 2006
Posts: 444
Member: 365730
Status: Offline
Thanks: 35
Thanked 67 Times in 45 Posts
thanks very good software offers great functionality.
  Reply With Quote
Old 07-26-2012, 15:16   #11 (permalink)
No Life Poster
 
SHIJILFONOTLY's Avatar
 
Join Date: Sep 2006
Location: Gpg MobileLab-Kerala-India
Age: 35
Posts: 5,572
Member: 351924
Status: Offline
Sonork: 100.1581941
Thanks: 489
Thanked 10,947 Times in 1,728 Posts
here setup and crack
Attached Files
File Type: rar WWW File Share Pro 5.40 __ KeyGen __.rar.rar (370 Bytes, 78 views)
  Reply With Quote
The Following 3 Users Say Thank You to SHIJILFONOTLY For This Useful Post:
Show/Hide list of the thanked
Old 07-30-2012, 08:35   #12 (permalink)
Freak Poster
 
hitesh2000's Avatar
 
Join Date: Oct 2006
Posts: 444
Member: 365730
Status: Offline
Thanks: 35
Thanked 67 Times in 45 Posts
Quote:
Originally Posted by SHIJILFONOTLY View Post
here setup and crack
no availability u torrent.
i am doing with filezilla link: ftp://hitesh.dynip.com

Last edited by hitesh2000; 07-30-2012 at 08:41.
  Reply With Quote
Old 07-31-2012, 23:32   #13 (permalink)
No Life Poster
 
~AKSingh~'s Avatar
 
Join Date: May 2004
Location: INDIA
Age: 44
Posts: 2,508
Member: 65063
Status: Offline
Sonork: 100.1603561
Thanks: 228
Thanked 2,129 Times in 750 Posts
WWW_File_Share.rar WWW File Share Pro v5.30_Full
File.Share.Pro.v5.40.zip WWW File Share Pro v4.40_Full

br,
  Reply With Quote
The Following User Says Thank You to ~AKSingh~ For This Useful Post:
Old 08-22-2012, 08:35   #14 (permalink)
Moderator
 
unlockers555's Avatar
 
Join Date: Jul 2007
Posts: 1,797
Member: 547368
Status: Offline
Thanks: 50
Thanked 238 Times in 140 Posts
great info,thx to all
  Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
thread Thread Starter Forum Replies Last Post
new server! komix GSM Mobile Links 0 05-12-2001 07:56
I moved my web site on the faster server, please test it. Thank you. westerna GSM Mobile Links 1 04-26-2001 10:33
FREE SOFTWARE + FTP SERVER tronix GSM Mobile Links 1 04-23-2001 21:43
1,4 GB GSM Software on FTP-Server... tronix GSM Mobile Links 1 04-03-2001 17:08
1,4 GB GSM SOFTWARE ON FTP-SERVER tronix GSM Mobile Links 0 03-19-2001 16:58


All times are GMT +1. The time now is 17:19.



Powered by Searchlight © 2013 Axivo Inc.
- GSM Hosting Ltd. - 1999-2013 -
Page generated in 0.98814 seconds with 12 queries

SEO by vBSEO