Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 28-08-2005, 09:28 AM   #1 (permalink)
In The Zone
 
hansraj's Avatar
 
Join Date: Sep 2004
Location: Pune
Posts: 436
Default i want to transfer files... but how????


My problem has arised due to the improving technology day by day.... earlier i had a landline and i used to make use of the phoneline and the hyperterminal in XP to send and recieve small files anywhere in india by dialling the desired number. Now i have switched over to wireless Tata indicom walky and RIM for surfing and dont have the landline anymore. Guys..... sorry geeks..... i dont want to use the file sharers and yahoo msg .... can anyone tell me of any software which can send my files directly to other pc instantly....
hansraj is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 28-08-2005, 01:35 PM   #2 (permalink)
Another Brick in the Wall
 
drgrudge's Avatar
 
Join Date: Jul 2004
Location: Dubai/Chennai
Posts: 3,027
Default

Use some p2p. Just make a torrent file and then upload that to some free torrent trackers. Now give that link to your friends, and start seeding that file, the person to whom you want to send can download that.

Or u can use some p2p like AREs, e-donkey, where you can put that file in the sharing folder and u can ask the fellow to download that (and you upload that).

Or there are many other softwares for this purpose, but these two seem interesting to me.
__________________
I Love Photography. I Love Aperture. I Love Mac.
drgrudge is offline  
Old 28-08-2005, 04:37 PM   #3 (permalink)
Wise Old Owl
 
siriusb's Avatar
 
Join Date: May 2005
Location: Chennai, India, Asia, the Earth, the Solar system, the Milky Way, the Local group, this Universe.
Posts: 1,171
Default

A good old ftp server in ur comp will do too.
Or u can use limewire and use the directconnect feature in it.
__________________
http://myxp.blogspot.com
-----------------------
Winchester 3200+ @2,500MHz
LeadTek 7900GT VOLT MODDED @ 680 core, 1800 mem
2x1GB Transcend DDR400 @ DDR454 2.5,3,3,5,1T
siriusb is offline  
Old 28-08-2005, 04:50 PM   #4 (permalink)
Human Spambot
 
expertno.1's Avatar
 
Join Date: May 2005
Location: Expert Planet
Posts: 2,480
Default

Quote:
A good old ftp server in ur comp will do too.
Or u can use limewire and use the directconnect feature in it.
how to setup and ftp server in my computer ?
__________________
Off From Digit Forum for some months.....busy
expertno.1 is offline  
Old 28-08-2005, 06:29 PM   #5 (permalink)
In The Zone
 
Join Date: Aug 2005
Location: hyd
Posts: 329
Default

why not set a http server instead . Its simple and easy. For FTP server u need to get a client server first and give out you static IP address to some body whom the files need to be shared
cyrux is offline  
Old 28-08-2005, 07:44 PM   #6 (permalink)
Wise Old Owl
 
siriusb's Avatar
 
Join Date: May 2005
Location: Chennai, India, Asia, the Earth, the Solar system, the Milky Way, the Local group, this Universe.
Posts: 1,171
Default

Both ftp and http will work.

@expertno1:
Here's how. If u are using xp pro, then first install the iis server. For this, go to Control Panel->Add/Remove Programs->Windows Components->Internt Information Server. Here, double click on the entry and select either ftp service or www service. U may have to use ur xp cd.

After this, go to Administrative services->Internet Information Server, expand the tree, right-click on the "default ftp site" (or default http, if u chose www) node and select properties. Here u can either specify a username&password or allow anonymous access, set read write access, set listening port, etc.
Now put the files u want to share via ftp (or http) inside "C:\inetpub\ftproot" (or wwwroot).

In the client side, use any browser and type ftp://serverIP (or http://ServerIP, incase u have http server).
__________________
http://myxp.blogspot.com
-----------------------
Winchester 3200+ @2,500MHz
LeadTek 7900GT VOLT MODDED @ 680 core, 1800 mem
2x1GB Transcend DDR400 @ DDR454 2.5,3,3,5,1T
siriusb is offline  
Old 28-08-2005, 09:00 PM   #7 (permalink)
In The Zone
 
harish_21_10's Avatar
 
Join Date: Oct 2004
Location: Hyderabad
Posts: 260
Default

I have a question regarding this server setting...i dont have a static ip adderess,so can the peolpe who are not on network with me on a common hub(that provides us internet) view and download files that i have in my server shared folder?If no then how can get a static address?
__________________
NOBODY is PERFECT and i am NOBODY
harish_21_10 is offline  
Old 28-08-2005, 09:39 PM   #8 (permalink)
Wise Old Owl
 
siriusb's Avatar
 
Join Date: May 2005
Location: Chennai, India, Asia, the Earth, the Solar system, the Milky Way, the Local group, this Universe.
Posts: 1,171
Default

No need to have a static ip if u are doing a single session with a friend. I assume u ring/email him the time u will be online, IP and, optionally, usrname & pwd.

If u are doing this in a lan environment, u can assign ur nic card a static (albeit, private) ip.
__________________
http://myxp.blogspot.com
-----------------------
Winchester 3200+ @2,500MHz
LeadTek 7900GT VOLT MODDED @ 680 core, 1800 mem
2x1GB Transcend DDR400 @ DDR454 2.5,3,3,5,1T
siriusb is offline  
Old 28-08-2005, 09:51 PM   #9 (permalink)
In The Zone
 
harish_21_10's Avatar
 
Join Date: Oct 2004
Location: Hyderabad
Posts: 260
Default

But after setting up an FTP server on my sys. the friend of mine who is on the same network is not able to view any file that i stored in the ftproot folder...any solution?does even my friend need to setup the ftp server to share files with me?
__________________
NOBODY is PERFECT and i am NOBODY
harish_21_10 is offline  
Old 28-08-2005, 10:10 PM   #10 (permalink)
Wise Old Owl
 
siriusb's Avatar
 
Join Date: May 2005
Location: Chennai, India, Asia, the Earth, the Solar system, the Milky Way, the Local group, this Universe.
Posts: 1,171
Default

No, the client need not have any server running, unless he wants to transfer some file to you.
I don't know why. But check if ur ftpsite is running from the iis panel. Also try changing the ftpsite's root directory path in the "default ftp site" properties.
__________________
http://myxp.blogspot.com
-----------------------
Winchester 3200+ @2,500MHz
LeadTek 7900GT VOLT MODDED @ 680 core, 1800 mem
2x1GB Transcend DDR400 @ DDR454 2.5,3,3,5,1T
siriusb is offline  
Old 29-08-2005, 01:14 PM   #11 (permalink)
In The Zone
 
harish_21_10's Avatar
 
Join Date: Oct 2004
Location: Hyderabad
Posts: 260
Default

The ftp site is opening from IIS panel on my sys and i was even able to open it through web browser(but now it is asking me for the password which i dont know as it was set by the sys itself)here is the FTP site property option:


And when i ask my friend to open my server through ftp://my_IPadd his sys hangs and nothing comes up...i even tried changing the root folder but no luck
__________________
NOBODY is PERFECT and i am NOBODY
harish_21_10 is offline  
Old 29-08-2005, 02:36 PM   #12 (permalink)
Wise Old Owl
 
siriusb's Avatar
 
Join Date: May 2005
Location: Chennai, India, Asia, the Earth, the Solar system, the Milky Way, the Local group, this Universe.
Posts: 1,171
Default

Hmm...It works for me. Probably his browser has a bug or something in handling ftp.
Ask him to try another browser, perhaps, or to do this:
open command prompt, type "Ftp urIP"
At the User prompt, type in "Anonymous" and at the Password prompt type "Anonymous@email.com" or someother email address.
Now he shud be able to do a "Dir", "get <filename>", etc. If u had enabled write permission, he must also be able to do a put command to upload.

If it is a network problem, u can check if ur ftp works by configuring ur browser to access via a proxy server and then visiting ur site by typing "ftp://UR_PUBLIC_IP". Find out ut public ip by typing whatismyip in the address bar.

U can even check if he or anyone is connected by clicking the "Current Sessions" button.
__________________
http://myxp.blogspot.com
-----------------------
Winchester 3200+ @2,500MHz
LeadTek 7900GT VOLT MODDED @ 680 core, 1800 mem
2x1GB Transcend DDR400 @ DDR454 2.5,3,3,5,1T
siriusb is offline  
Old 29-08-2005, 02:43 PM   #13 (permalink)
Broken In
 
Join Date: Sep 2004
Location: Online
Posts: 106
Default

use gmail drive
__________________
Education... has produced a vast population able to read but unable to distinguish what is worth reading
AGENT_SMITH is offline  
Old 29-08-2005, 03:23 PM   #14 (permalink)
Wise Old Owl
 
siriusb's Avatar
 
Join Date: May 2005
Location: Chennai, India, Asia, the Earth, the Solar system, the Milky Way, the Local group, this Universe.
Posts: 1,171
Default

He could use gdrive, but that wud require him to upload and then his friend to download the file. Also, since they are in lan, p2p connection like a ftp session will give tremendous bandwidth.
__________________
http://myxp.blogspot.com
-----------------------
Winchester 3200+ @2,500MHz
LeadTek 7900GT VOLT MODDED @ 680 core, 1800 mem
2x1GB Transcend DDR400 @ DDR454 2.5,3,3,5,1T
siriusb is offline  
Old 29-08-2005, 04:09 PM   #15 (permalink)
Alpha Geek
 
Join Date: Feb 2004
Location: Belgaum
Posts: 745
Default

Quote:
Originally Posted by harish_21_10
But after setting up an FTP server on my sys. the friend of mine who is on the same network is not able to view any file that i stored in the ftproot folder...any solution?does even my friend need to setup the ftp server to share files with me?
First thing that comes to my mind is,though both of you are on the same internal network,but maybe both exist on a different subnet?

Use a FTP client & paste the ftp log here.FTP codes can be used to find out the exact nature of the problem.
__________________
The protection of a machine is a process & not a given -Duane Arnold.
www.Oobertech.net
Look ma my blog http://techhub.blogspot.com/
digen is offline  
Old 29-08-2005, 04:19 PM   #16 (permalink)
Wise Old Owl
 
siriusb's Avatar
 
Join Date: May 2005
Location: Chennai, India, Asia, the Earth, the Solar system, the Milky Way, the Local group, this Universe.
Posts: 1,171
Default

That was the first thing that came to me too, but I presumed that he was already working accross the lan with his friend. But yea, that cud be the poblem too.
__________________
http://myxp.blogspot.com
-----------------------
Winchester 3200+ @2,500MHz
LeadTek 7900GT VOLT MODDED @ 680 core, 1800 mem
2x1GB Transcend DDR400 @ DDR454 2.5,3,3,5,1T
siriusb is offline  
Old 29-08-2005, 05:38 PM   #17 (permalink)
In The Zone
 
harish_21_10's Avatar
 
Join Date: Oct 2004
Location: Hyderabad
Posts: 260
Default

Hey siriusb,i tried using the username and password that u suggested but even that doesn't work...here is what i did:

and digen the log u wanted is here:
Code:
*** CuteFTP 7.0 - build Mar  7 2005 ***

STATUS:>  	Getting listing ""...
STATUS:>  	Connecting to FTP server 192.168.1.75:21 (ip = 192.168.1.75)...
STATUS:>  	Socket connected. Waiting for welcome message...
		220 Microsoft FTP Service
STATUS:>  	Connected. Authenticating...
COMMAND:>	USER hacker
		331 Password required for hacker.
COMMAND:>	PASS *****
		530 User hacker cannot log in.
ERROR:>   	Not logged in.
COMMAND:>	USER hacker
		331 Password required for hacker.
COMMAND:>	PASS *****
		530 User hacker cannot log in.
ERROR:>   	Not logged in.
STATUS:>  	============== Attempt #1 ==============
COMMAND:>	USER hacker
		331 Password required for hacker.
COMMAND:>	PASS *****
		530 User hacker cannot log in.
ERROR:>   	Not logged in.
STATUS:>  	============== Attempt #2 ==============
COMMAND:>	USER anonymous
		331 Anonymous access allowed, send identity (e-mail name) as password.
COMMAND:>	PASS *****
		530 User anonymous@email.com cannot log in.
ERROR:>   	Not logged in.
STATUS:>  	============== Attempt #3 ==============
COMMAND:>	USER anonymous
		331 Anonymous access allowed, send identity (e-mail name) as password.
COMMAND:>	PASS *****
		530 User anonymous@email.com cannot log in.
ERROR:>   	Not logged in.
STATUS:>  	Connection closed.
		
STATUS:>  	Getting listing ""...
STATUS:>  	Connecting to FTP server 192.168.1.75:21 (ip = 192.168.1.75)...
STATUS:>  	Socket connected. Waiting for welcome message...
		220 Microsoft FTP Service
STATUS:>  	Connected. Authenticating...
STATUS:>  	Connection closed.
I tried changing the password too but when i typr the password again to confirm it one more alphabet or no. is being added and i got no idea about what that extra alphabet is(what i mean is when i type a 9 letter password it becomes 10 letter after confiming)...what is happening?
Should i try and setup the server again?
__________________
NOBODY is PERFECT and i am NOBODY
harish_21_10 is offline  
Old 29-08-2005, 05:52 PM   #18 (permalink)
ATM
Right Off the Assembly Line
 
Join Date: Aug 2005
Location: Goa
Posts: 5
Default Its very easy!!!!!!!!!

Use wwwfilesharepro
Easy 2 use (atleast 4 me)
I cant give a full link here but google will
help u in first 3 pages
__________________
The Best Way To Get Rid Of Problem Is

To Solve It!!!!!!!!!!!!
ATM is offline  
Old 29-08-2005, 06:32 PM   #19 (permalink)
Alpha Geek
 
Join Date: Feb 2004
Location: Belgaum
Posts: 745
Default

From what I get till now from the pictures you've posted this is for a internal LAN ftp server & your firend is in the same network & subnet?

If thats the case then & if my eyesight isnt betraying me then in that pic you have the username "usr_hacker" & a password set already & you are trying to login with username "hacker" ?

Forget about anonymous login for present.Create a couple users & assign them proper passwords & then try logging in.

This clearly is a problem of a invalid username or password or to the matter of fact no username as such exists.FTP 530 is all about that.
__________________
The protection of a machine is a process & not a given -Duane Arnold.
www.Oobertech.net
Look ma my blog http://techhub.blogspot.com/
digen is offline  
Old 29-08-2005, 06:58 PM   #20 (permalink)
Wise Old Owl
 
siriusb's Avatar
 
Join Date: May 2005
Location: Chennai, India, Asia, the Earth, the Solar system, the Milky Way, the Local group, this Universe.
Posts: 1,171
Default

With anonymous acces enabled, there's no way u shu d get a usrname/password error. Try this link: http://support.microsoft.com/?id=200475
__________________
http://myxp.blogspot.com
-----------------------
Winchester 3200+ @2,500MHz
LeadTek 7900GT VOLT MODDED @ 680 core, 1800 mem
2x1GB Transcend DDR400 @ DDR454 2.5,3,3,5,1T
siriusb is offline  
Old 29-08-2005, 08:16 PM   #21 (permalink)
In The Zone
 
harish_21_10's Avatar
 
Join Date: Oct 2004
Location: Hyderabad
Posts: 260
Default

Quote:
Originally Posted by digen
From what I get till now from the pictures you've posted this is for a internal LAN ftp server & your firend is in the same network & subnet?
Yes,we r on the same network and have the same subnet

Quote:
Originally Posted by digen
If thats the case then & if my eyesight isnt betraying me then in that pic you have the username "usr_hacker" & a password set already & you are trying to login with username "hacker" ?
Later on i changed the username in the settings to hacker but there is some problem with the password(mentions in previous post)

Quote:
Originally Posted by digen
This clearly is a problem of a invalid username or password or to the matter of fact no username as such exists.FTP 530 is all about that.
HACKER is not the username for my sys but its my computer name and i never gave a password for anything when i installed WinXP then how can windows select any password which is unknown to me?

Anyways what i did is uninstalled the ftp server and re-installed it...now there is no problem regarding the username password thing...i will ask my friend to check if he can connect to my ftp server and reply with the result as soon as possible
__________________
NOBODY is PERFECT and i am NOBODY
harish_21_10 is offline  
Old 30-08-2005, 12:40 PM   #22 (permalink)
In The Zone
 
harish_21_10's Avatar
 
Join Date: Oct 2004
Location: Hyderabad
Posts: 260
Default

Hey guys even after re-installing the ftp server my friend is not able to connect to it...whenever he type's ftp://my_IPadd his sys gets struck for some time and nothing comes up...when he tries this through command prompt,after typing ftp my_IPadd he gets this:
ftp: 10060

ftp:connect: 10060
And nothing after that...what the problem?how can we share files?i tried sharing the folders but the transfer through that is very slow thats the reason i wanted to try this
__________________
NOBODY is PERFECT and i am NOBODY
harish_21_10 is offline  
Old 30-08-2005, 03:44 PM   #23 (permalink)
Wise Old Owl
 
siriusb's Avatar
 
Join Date: May 2005
Location: Chennai, India, Asia, the Earth, the Solar system, the Milky Way, the Local group, this Universe.
Posts: 1,171
Default

That error number is a ftp timeout error. Check to see if ur firewall (if u have one) allows port 21 access from outside. That's all I can think of. Maybe someone else can help u with this error.

Transfer thru shared folders must suffice for u, I guess. I don't reckon there wud be any speed difference in using ftp.
__________________
http://myxp.blogspot.com
-----------------------
Winchester 3200+ @2,500MHz
LeadTek 7900GT VOLT MODDED @ 680 core, 1800 mem
2x1GB Transcend DDR400 @ DDR454 2.5,3,3,5,1T
siriusb is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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


 
Latest Threads
- by Charan
- by abhidev
- by Sujeet
- by Sarath
- by Krow

Advertisement




All times are GMT +5.5. The time now is 08:52 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2