Nov 20, 2009
Pages: 1, 2

Map An Ftp Server As A Drive

free web hosting

Read Latest Entries..: (Post #15) by iGuest on Nov 9 2009, 04:59 PM.
does ftp drive get mapped as a logical or network drive? Map An Ftp Server As A Drive Replying to jedipi My question is this... When you map the drive locally on your computer, does it map it as a logical (mapped as though it was another physical drive) or as a network drive mapped to say a location on a local network. Then reason I ask is because I came across the is situation and once I mapped a drive running the downloaded .Exe and a .Bat files the workstation resources came to a grinding...
read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Windows (All Versions)

Map An Ftp Server As A Drive

jedipi
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!!??

 

 

 


Comment/Reply (w/o sign-up)

miCRoSCoPiC^eaRthLinG
Damn cool trick man smile.gif Good one.

Comment/Reply (w/o sign-up)

jcguy
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.

Comment/Reply (w/o sign-up)

cyph3r
QUOTE (jcguy @ Aug 9 2005, 04:28 PM)
I've read an article before which teaches you how to do the same thing to a Gmail account
*


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 mad.gif uggghh .. lol .. storage as u know is 1GB+ wink.gif

Comment/Reply (w/o sign-up)

Jeigh
Hmmm, I'll have to try this out tonight when I get home after work. Good stuff biggrin.gif

Comment/Reply (w/o sign-up)

optykal
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.

Comment/Reply (w/o sign-up)

magiccode9
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?


Comment/Reply (w/o sign-up)

yordan
What does #PRE mean ?

Comment/Reply (w/o sign-up)

organicbmx
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.

Comment/Reply (w/o sign-up)

yordan
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.

Comment/Reply (w/o sign-up)

Latest Entries

iGuest
does ftp drive get mapped as a logical or network drive?
Map An Ftp Server As A Drive

Replying to jedipi My question is this... When you map the drive locally on your computer, does it map it as a logical (mapped as though it was another physical drive) or as a network drive mapped to say a location on a local network. Then reason I ask is because I came across the is situation and once I mapped a drive running the downloaded .Exe and a .Bat files the workstation resources came to a grinding halt as I believe the system was looking for this drive as another internal drive. Anyone seen this issue before? -reply by mark

Comment/Reply (w/o sign-up)

yordan
QUOTE(takashiro @ Dec 20 2007, 11:10 AM) *
Pretty GOOD! But it seems that some FTP servers can't be connected in this way. However, that is still a good idea.

I would be a really great idea. Because, in a windows ftp folder you can cut-and-paste. But with a network drive you could also open a document, modify it, and save it.

Comment/Reply (w/o sign-up)

takashiro
Pretty GOOD! But it seems that some FTP servers can't be connected in this way. However, that is still a good idea.

Comment/Reply (w/o sign-up)

yordan
I just tried it today once more, no way.
QUOTE
This has NOTHING to do with FTP; this is just a way to connect to ANY server running NetBUEI

Maybe that's why it does not work for most of us. It is probably not supposed to work with any ftp server, probably it's supposed to work on servers running NetBUEI. So for the other ones it will not work. I just tried it today, no way.
You can guess this when you type nbtstat -R followed by nbtstat -n. If you don't see the server you just added inside lmhosts, forget about it and use the old way, creating a favourite ftp site under Crosoft Windows explorer.
Regards
Yordan

Comment/Reply (w/o sign-up)

iGuest
This has NOTHING to do with FTP; this is just a way to connect to ANY server running NetBUEI



-Beermonster

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : map, ftp, server, drive

  1. Your Home Server!
    I Dont Know Were To Post, So Please Read :) (5)
  2. Customize Your Installation Of Windows
    2000, XP, Server 2003, Vista (3)
    Customize your installation of Windows nLite is a freeware and small but powerful program that
    lets you customize your installation of Windows and then burn a new Windows installation cd. This
    program supports all windows versions such as: * Windows 2000 (Professional, Server, Advanced
    server) *Windows XP (Professional, Home, MCE, N, X64 Professional) * Windows server 2003 (Standard,
    Web, Enterprise, X64, R2). With this small program you can do following: *integrate a service
    pack to your windows installation CD/DVD. * Add hot fixes and update packs to your win....
  3. Windows Server 2003
    lsass.exe and services.exe keep getting killed (8)
    Hello, I've run MS update several times and still, the processes lsass.exe and services.exe
    keep getting killed and causing the server to reboot unplanned. I don't think it is the blaster
    worm because no computer on my network (except for mine which is fully patched & protected) is
    turned on when the system reboots. (Logs show that it has also rebooted several times overnight too)
    I'm not sure what the problem is. As you can tell, I'm not a Windows system administrator.
    I much prefer Linux because critical system processes cannot be terminated. F....
  4. Can Two System Share Microsoft Office
    eg. client run Excel from server (2)
    Dear all, I wanna share a copy of Microsoft office in more than two system. What I am think is,
    install microsoft Office in a Server. then other client system can run the application such Work
    and Excel remotely. So that, Office suit do not required to be installed in every client system. Is
    that possible? is there any other 3rd party software needed?....
  5. Windows Xp And Windows 2000 Server
    On same computer. (11)
    Hi, I have windows xp SP2 installed on my computer. Now I want windows 2000 server also on the
    same computer. Is it possible???? If yes, than can I install 2000 Server on the existing XP or I
    have to format my system and than again I have to install first 2000 server and than XP?? Thanks in
    advance.....
  6. How To Make A Test Server On Xp?
    (12)
    Mods and admins Sorry For the topic but i didnt find any appropriate space except this one. hope its
    ok..! Hello all... i've had Problems uploading Huge sites and Testing... So Online i came to
    know that We can turn our system to Test Our programming skills Till now i have installed
    apache,mysql,php,phpmyadmin and Zend... ! I can acess normal pages..! but iam not able to make Any
    changes ...Like i cannot create new databases etc. also my problem with cron jobs.! /sad.gif"
    style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> Im Configuring from 2 ....
  7. Window Server 2003
    (6)
    I was thinking about a home server for dowloads, and so do i only need to buy Windows Server 2003 to
    use with my computer or do i have to buy the server and stuff too? Can someone reply back with a
    list i need to buy?....

    1. Looking for map, ftp, server, drive

See Also,

*SIMILAR VIDEOS*
Searching Video's for map, ftp, server, drive
advertisement



Map An Ftp Server As A Drive

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com