Re: How to MAP an FTP site to a Network Drive via the command line

From: David H. Lipman (DLipman~nospam~_at_Verizon.Net)
Date: 10/18/04


Date: Mon, 18 Oct 2004 17:47:06 -0400

You can't !

FTP is a TCP/IP protocol.

The MS Networking drive share mapping capability works with NetBIOS over IP (or IPX) or
plain SMB.

If this is a Unix/Linux platform that has a FTP service, load "Samba" and share the drive so
MS Networking can map a drive to the Samba NetBIOS share. If this a MAC machine, load
"Dave" to create a NetBIOS share.

Dave

"Manuel Paz" <ManuelPaz@discussions.microsoft.com> wrote in message
news:1379235F-5C95-4BB4-94DB-FA32054EAB07@microsoft.com...
| I need to map via script an FTP site as network drive letter via BAT file,
| utility or vbs script.
|
| This will run as script at nights via task scheduler. It has to be via script
|
|



Relevant Pages

  • Re: FTP delete problem
    ... the problem was a lock to a file that the ftp get worked, ... Bernard Cheah ha scritto: ... generate by schedule task. ... If i manually execute the script, the output wrote, but by schedule ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: FTP delete problem
    ... Yes, the script looking the previous day log file, but when it's still ... Bernard Cheah ha scritto: ... the problem was a lock to a file that the ftp get worked, ... generate by schedule task. ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: How to tell when a computer was joined to the domain?
    ... When I run the script ... If you know the NetBIOS name of a computer, ... NameTranslate object to convert this to the NetBIOS name of the domain. ... ' Use the Get method to retrieve the NetBIOS name. ...
    (microsoft.public.windows.server.general)
  • Re: Automate FTP account creation
    ... i.e when user register to website then an FTP account ... not give you root access. ... You could do it by executing a PHP script which switches to the root ...
    (comp.lang.php)
  • SUMMARY: AUTOMATED FTP WITH TWO LOGINS
    ... The script is now working, Michael DeSimone made the below suggestion: ... AUTOMATED FTP WITH TWO LOGINS ... can't find list of remote files, ...
    (SunManagers)