Hallo,
ich habe einen alten Windows 98 Laptop,
und möchte den USB-Speicherstick der Fritz.box als U: mappen.
Wie mache ich das? (Es kommt bei Win98 die Fehlermeldung: Error 53: The computer name cannot be located.)
PS:
Bei WinXP funktionierte das Mapping mit:
net use U: \\192.168.178.1\[meinSDReaderName] [meinpasswort] /user:ftpuser /persistent:yes
als auch
net use U: \\Fritz.box\[meinSDReaderName] [meinpasswort] /user:ftpuser /persistent:yes
Hier sind die Befehle der Win98 Version von Net.exe :
Connects or disconnects your computer from a shared
resource or displays information about your
connections.
NET USE [drive: | *] [\\computer\directory [password | ?]]
[/SAVEPW:NO] [/YES] [/NO]
NET USE [port:] [\\computer\printer [password | ?]]
[/SAVEPW:NO] [/YES] [/NO]
NET USE drive: | \\computer\directory /DELETE [/YES]
NET USE port: | \\computer\printer /DELETE [/YES]
NET USE * /DELETE [/YES]
NET USE drive: | * /HOME
drive . . . Specifies the drive letter you assign to a shared directory.
* _ . . . . Specifies the next available drive letter. If used with /DELETE, specifies to disconnect all of your connections.
port . . . _Specifies the parallel (LPT) port name you assign to a shared printer.
computer . _Specifies the name of the computer sharing the resource.
directory . Specifies the name of the shared directory.
printer . . Specifies the name of the shared printer.
password . _Specifies the password for the shared resource, if any.
? . . . . . Specifies that you want to be prompted for the password of the shared resource. You don't need to use this option unless the password is optional.
/SAVEPW:NO _Specifies that the password you type should not be saved in your password-list file. You need to retype the password the next time you connect to this resource.
/YES . . . _Carries out the NET USE command without first prompting you to provide information or confirm actions.
/DELETE . . Breaks the specified connection to a shared resource.
/NO . . . . Carries out the NET USE command, responding with NO automatically when you are prompted to confirm actions.
/HOME . . . Makes a connection to your HOME directory if one is specified in your LAN Manager or Windows NT user account.
To list all of your connections, type NET USE without options.
ich habe einen alten Windows 98 Laptop,
und möchte den USB-Speicherstick der Fritz.box als U: mappen.
Wie mache ich das? (Es kommt bei Win98 die Fehlermeldung: Error 53: The computer name cannot be located.)
PS:
Bei WinXP funktionierte das Mapping mit:
net use U: \\192.168.178.1\[meinSDReaderName] [meinpasswort] /user:ftpuser /persistent:yes
als auch
net use U: \\Fritz.box\[meinSDReaderName] [meinpasswort] /user:ftpuser /persistent:yes
Hier sind die Befehle der Win98 Version von Net.exe :
Connects or disconnects your computer from a shared
resource or displays information about your
connections.
NET USE [drive: | *] [\\computer\directory [password | ?]]
[/SAVEPW:NO] [/YES] [/NO]
NET USE [port:] [\\computer\printer [password | ?]]
[/SAVEPW:NO] [/YES] [/NO]
NET USE drive: | \\computer\directory /DELETE [/YES]
NET USE port: | \\computer\printer /DELETE [/YES]
NET USE * /DELETE [/YES]
NET USE drive: | * /HOME
drive . . . Specifies the drive letter you assign to a shared directory.
* _ . . . . Specifies the next available drive letter. If used with /DELETE, specifies to disconnect all of your connections.
port . . . _Specifies the parallel (LPT) port name you assign to a shared printer.
computer . _Specifies the name of the computer sharing the resource.
directory . Specifies the name of the shared directory.
printer . . Specifies the name of the shared printer.
password . _Specifies the password for the shared resource, if any.
? . . . . . Specifies that you want to be prompted for the password of the shared resource. You don't need to use this option unless the password is optional.
/SAVEPW:NO _Specifies that the password you type should not be saved in your password-list file. You need to retype the password the next time you connect to this resource.
/YES . . . _Carries out the NET USE command without first prompting you to provide information or confirm actions.
/DELETE . . Breaks the specified connection to a shared resource.
/NO . . . . Carries out the NET USE command, responding with NO automatically when you are prompted to confirm actions.
/HOME . . . Makes a connection to your HOME directory if one is specified in your LAN Manager or Windows NT user account.
To list all of your connections, type NET USE without options.
Zuletzt bearbeitet: