Warning: include_once(): http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/users/2/moriya-h5/web/confrage/dos/batch/unc/unc.html on line 2

Warning: include_once(http://www.confrage.com/bin/header.php): failed to open stream: no suitable wrapper could be found in /home/users/2/moriya-h5/web/confrage/dos/batch/unc/unc.html on line 2

Warning: include_once(): Failed opening 'http://www.confrage.com/bin/header.php' for inclusion (include_path='.:/usr/local/php/5.6/lib/php') in /home/users/2/moriya-h5/web/confrage/dos/batch/unc/unc.html on line 2
CMDではUNCパスは現在のディレクトリとしてサポートされません | コマンドプロンプト | 株式会社CONFRAGE
Warning: include_once(/home/sites/heteml/users/m/o/r/moriya-h5/web/confrage/bin/menu.php): failed to open stream: No such file or directory in /home/users/2/moriya-h5/web/confrage/dos/batch/unc/unc.html on line 17

Warning: include_once(): Failed opening '/home/sites/heteml/users/m/o/r/moriya-h5/web/confrage/bin/menu.php' for inclusion (include_path='.:/usr/local/php/5.6/lib/php') in /home/users/2/moriya-h5/web/confrage/dos/batch/unc/unc.html on line 17
CMDではUNCパスは現在のディレクトリとしてサポートされません
¥¥Server¥shareというようなパスをUNCパスと言います。
バッチファイルでUNCパスに対してなにか行おうとするとCMD では UNC パスは現在のディレクトリとしてサポートされません。と表示されます。
そのため、UNCパス上でmkdirしたり、その他色々バッチコマンドを実行することができません。

このUNCパスの問題を回避する方法としてpushdコマンドがあります。
pushdコマンドにアクセスしたいUNCパスをセットします。以下、例です。

pushd ¥¥192.168.1.1¥share
cd ¥¥192.168.1.1¥share
mkdir test

Back to top

Information

Warning: include_once(/home/sites/heteml/users/m/o/r/moriya-h5/web/confrage/bin/side_bar.php): failed to open stream: No such file or directory in /home/users/2/moriya-h5/web/confrage/dos/batch/unc/unc.html on line 64

Warning: include_once(): Failed opening '/home/sites/heteml/users/m/o/r/moriya-h5/web/confrage/bin/side_bar.php' for inclusion (include_path='.:/usr/local/php/5.6/lib/php') in /home/users/2/moriya-h5/web/confrage/dos/batch/unc/unc.html on line 64

Warning: include_once(/home/sites/heteml/users/m/o/r/moriya-h5/web/confrage/bin/seo.php): failed to open stream: No such file or directory in /home/users/2/moriya-h5/web/confrage/dos/batch/unc/unc.html on line 73

Warning: include_once(): Failed opening '/home/sites/heteml/users/m/o/r/moriya-h5/web/confrage/bin/seo.php' for inclusion (include_path='.:/usr/local/php/5.6/lib/php') in /home/users/2/moriya-h5/web/confrage/dos/batch/unc/unc.html on line 73