Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help Using FTP from home to home pc's

Status
Not open for further replies.

josh0227

MIS
Joined
May 10, 2005
Messages
66
Location
US
I am simply trying to transfer files from my home's pc to my friends pc. I have installed and started the service on both pc's, but I can only connect annonymously to either machine. When I specify a login name and password, then when I try to connect (through IE [ftp:\\ip address]) it prompts me for a login and password, but the one that I put in in the FTP properties doesn't work. Any ideas?

Thanks!
 
If you are going to upload files from one machine to another you really need to get a proper ftp client installed. IE6 and ftp is not something that I like to use its just slow and cumbersome.

Yes you can download a file using IE and browse but for proper ftp operation get a client.

There is tons out there and a couple of good free ones, one that i have used before is called Filezilla which is a free download.
Filezilla Homepage

---
Make the best use of what is in your power, and take the rest as it happens.
 
Thanks! I think I have a hold on it now. My main concern was security. What other ways are there to transfer files other than FTP?
 
Two of the more common methods are e-mail (limited to smaller files), or you can actually do it using Windows built in MS Networking (you can open a browser and type \\%yourfriendsipaddress% to view his network shares (assuming he grants your username/password rights, you can copy and paste the files over).

However, FTP is the best bet to transfer files. Its been around years, and there are even secure ftp clients out there with different encryption methods if the data is sensitive. Be wary of 3rd party clients that integrate with the windows shell, I frequently see errors by these functions. Typically you can uncheck that integration during the setup, do so if you can.

Matt J.

Please always take the time to backup any and all data before performing any actions suggested for ANY problem, regardless of how minor a change it might seem. Also test the backup to make sure it is intact.
 
Ok. I ended up using serv-u and FileZilla. Seems to be working fine now. Thanks for your help.
 
Ok,
I have it set up so remote users can use serv-u, with filezilla, and they can access some of their directories, however some of the directories that I have set up for them are coming up empty on filezilla. There are several folders and files in the directories... any ideas? Does this have something to do with permissions?
 
I figured out that the permissions on those folders on the server were only set up for access from certain users. I tested it out with letting the "everyone" user to have full control to the folders, and then it showed up in the FTP client. Now, how to I allow access to the certain ftp client users to those folders, without allowing "everyone" to access them. Some of the folders belong to accounting, engineering, etc....
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top