|
|
|
|
![]() ![]() |
Aug 8 2005, 04:57 AM
Post
#1
|
|
|
Premium Member Group: Members Posts: 352 Joined: 2-March 05 From: Australia Member No.: 2,859 |
all students in our university have an FTP account for file storage.
So access to FTP server is the thing that I do it everday. Therefore, I configure my Windows XP to map to the FTP server as a drive. Here are the step that I take: 1. use NSLOOKUP to find out what the ip address of the FTP site: CONSOLE nslookup ftp.globalscape.com (this is a example only) write down the ip address that was shown. in this case, it is 64.243.64.21 2. Open the LMHOSTS file it is inside the folder c:\windows\system32\drivers\etc Add the following line: CODE 64.243.64.1 CuteFTP #PRE the format is: <ip address> CuteFTP #PRE 3. Save the file 4. Run CMD.EXE. Enter the following command: CONSOLE nbtstat -R you will see this message: Successful pureg and preload of the NBT Remote Cache Name Table. 5. Then enter the following command: CONSOLE net view \\CuteFTP You should see information on the site 6. Now you can map it to a drive (to share data) net use * \\CuteFTP\data /user:anonymous This it. simple!!?? |
|
|
|
Aug 8 2005, 05:13 AM
Post
#2
|
|
|
PsYcheDeLiC dR3aMeR Group: Admin Posts: 2,242 Joined: 29-January 05 From: Nakorn Chaisri, Thailand Member No.: 2,411 |
Damn cool trick man
|
|
|
|
Aug 9 2005, 11:28 AM
Post
#3
|
|
|
Premium Member Group: Members Posts: 382 Joined: 5-September 04 Member No.: 255 |
I've read an article before which teaches you how to do the same thing to a Gmail account, such that you can store your files on your Gmail account as though it's a hard disk which can be accessible from the Internet anywhere, and the files are organized like in a hard disk. I think it's cool to be able to access your files from anywhere in the world, with a connection to the web.
|
|
|
|
Aug 9 2005, 12:11 PM
Post
#4
|
|
|
Advanced Member Group: Members Posts: 116 Joined: 3-August 05 From: The Digital Arena ! Member No.: 7,604 |
QUOTE(jcguy @ Aug 9 2005, 04:28 PM) There is a program to do that .. and it modifies the system shell to do so .. i think they stopped development a year ago .. so dunt know if they have any updates to it .. but anyhow .. it works fine .. its like a virtual harddisk on the net .. with upload capacity of 10MB only |
|
|
|
Aug 9 2005, 03:30 PM
Post
#5
|
|
|
Whitest Black Mage Group: [MODERATOR] Posts: 1,323 Joined: 20-May 05 From: NB, Canada Member No.: 5,281 |
Hmmm, I'll have to try this out tonight when I get home after work. Good stuff
|
|
|
|
Aug 13 2005, 01:44 AM
Post
#6
|
|
|
Member [ Level 2 ] Group: Members Posts: 61 Joined: 19-July 05 Member No.: 7,240 |
Hey this is great. I just set up a link to my uni space. Saves having to open an ftp client every time i need to upload files. Thanks for the tip. I had heard about the gmail thing quite a long time ago but it was only in early stages and wasn't working all that well. I might have to give that one a go in the near future, I dont really have much use for it at the moment.
|
|
|
|
Nov 7 2005, 08:22 AM
Post
#7
|
|
|
Member [ Level 2 ] Group: [HOSTED] Posts: 57 Joined: 7-November 05 Member No.: 9,489 |
hi, all,
I dont think so that, ftp could be mapping with net command. coz net command are using smb protocol, on the other hand, ftp is using ftp protocol. is that the target host is a windows server or is running samba? |
|
|
|
Nov 13 2005, 02:24 PM
Post
#8
|
|
|
Way Out Of Control - You need a life :) Group: [MODERATOR] Posts: 1,980 Joined: 16-August 05 Member No.: 7,896 |
What does #PRE mean ?
|
|
|
|
Nov 20 2005, 02:24 PM
Post
#9
|
|
|
Premium Member Group: Members Posts: 284 Joined: 2-June 05 From: Dorset, England Member No.: 5,730 |
does this only work with cuteftp, would it work with smartftp? or just on its own. cuteftp costs money now as far as i can see from its website.
|
|
|
|
Nov 20 2005, 02:27 PM
Post
#10
|
|
|
Way Out Of Control - You need a life :) Group: [MODERATOR] Posts: 1,980 Joined: 16-August 05 Member No.: 7,896 |
Now I know what #PRE means : it means "Preload it at boot time".
Unfortunately, this method does not work on our private network between my private ftp server and my own PC. And it does not work home from my pc to astahost acting as ftp server. This seems to mean that something else than inserting a line in lmosts has to be done on a freshly installed Microsoft Windows client system, or on the Unix ftp server. |
|
|
|
![]() ![]() |
Similar Topics
| Topics | Topics | |
|---|---|---|
|
|
|
|
Lo-Fi Version | Time is now: 6th September 2008 - 01:32 AM |