LWF55555555 发表于 2020-11-26 15:22:55

NC Explorer三菱传输软件无法查看机床上的文件

电脑从win7 32位系统换成win7 64位后,电脑可以连接机床,但不能查看机床上的文件。点开图标后弹出FTP文件夹错误小窗口,窗口显示:“Windows 无法访问此文件夹。请确保输入的文件名是正确的,并且您有权访问此文件夹。   详细信息:无法解析服务器的名称或地址”

阿涛_HuBei 发表于 2020-11-26 16:02:56

你直接输入ftp://192.168.1.201

阿涛_HuBei 发表于 2020-11-26 16:03:36

或者\\192.168.1.201

黑旗 发表于 2021-8-22 14:37:15

问题解决了吗?我也遇到了一样的问题

1778278511 发表于 2024-2-29 10:17:45

把C:\Windows\System32\drivers\etc\hosts文件里面的代码弄成这样,可以新建一个文件,把下面代码#开始的代码复制进去,然后去掉文件的后缀名放进前面的路径也可以。完整代码:# Copyright (c) 1993-2009 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept on an individual line. The IP address should # be placed in the first column followed by the corresponding host name. # The IP address and the host name should be separated by at least one # space. # # Additionally, comments (such as these) may be inserted on individual # lines or following the machine name denoted by a '#' symbol. # # For example: # #      102.54.94.97   rhino.acme.com          # source server #       38.25.63.10   x.acme.com            # x client host# localhost name resolution is handled within DNS itself.         127.0.0.1       localhost 127.0.0.1 activate.adobe.com 127.0.0.1 practivate.adobe.com 127.0.0.1 ereg.adobe.com 127.0.0.1 activate.wip3.adobe.com 127.0.0.1 wip3.adobe.com #        ::1             localhost 127.0.0.100 NcExplorer

1778278511 发表于 2024-2-29 10:18:19

NC Explorer三菱传输软件无法查看机床上的文件 https://www.ugsnx.com/thread-293939-1-1.html (出处: UG爱好者)

1778278511 发表于 2024-2-29 13:31:39

找到C:\Windows\System32\drivers\etc\hosts文件用记事本打开如下图,没有就重新建文本去掉后缀名。# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97   rhino.acme.com          # source server
#       38.25.63.10   x.acme.com            # x client host

# localhost name resolution is handled within DNS itself.
        127.0.0.1       localhost
127.0.0.1 activate.adobe.com
127.0.0.1 practivate.adobe.com
127.0.0.1 ereg.adobe.com
127.0.0.1 activate.wip3.adobe.com
127.0.0.1 wip3.adobe.com
#        ::1             localhost
127.0.0.100 NcExplorer

1778278511 发表于 2024-2-29 13:37:18

1778278511 发表于 2024-2-29 10:17
把C:\Windows\System32\drivers\etc\hosts文件里面的代码弄成这样,可以新建一个文件,把下面代码#开始的代 ...

按图片输入文本

宁万 发表于 2024-3-21 12:20:21

非常感谢

ken582 发表于 2024-4-17 22:03:05

1778278511 发表于 2024-2-29 13:37
按图片输入文本

这真的可以吗?
页: [1] 2
查看完整版本: NC Explorer三菱传输软件无法查看机床上的文件