problemillas con junction

17/04/2008 - 10:23 por Jordi Maycas | Informe spam
Hola, estube probando el junction y el caso es q logre crear algunos y
borrarlos, pero este no se porque no me deja:


C:\ARXIU2008\PROJECTES CAD>c:\junction c:\ARXIU2008\PROJECTES CAD\prueba
d:\arxi
u\PROJECTES CAD\arxiu06

Junction v1.05 - Windows junction creator and reparse point viewer
Copyright (C) 2000-2007 Mark Russinovich
Systems Internals - http://www.sysinternals.com

The first usage is for displaying reparse point information, and the
second usage is for creating or deleting a NTFS junction point:

usage: c:\junction [-s] [-q] <file or directory>
-q Don't print error messages (quiet)

-s Recurse subdirectories

usage: c:\junction [-d] <junction directory> [<junction target>]
-d Delete the specified junction
example: junction d:\link c:\winnt
 

Leer las respuestas

#1 Fernando Reyes [MS MVP]
17/04/2008 - 10:37 | Informe spam
Como las rutas contienen espacios, debes encerrarlas entre comillas:

C:\ARXIU2008\PROJECTES CAD>c:\junction "c:\ARXIU2008\PROJECTES
CAD\prueba" "d:\arxi u\PROJECTES CAD\arxiu06"


Un saludo

Fernando Reyes [MVP Windows Server]
MCSA Windows 2003
MCSE WIndows 2000 / 2003
http://freyes.svetlian.com
http://urpiano.wordpress.com
RSS: http://urpiano.wordpress.com/feed
freyes.champú@champú.mvps.org
(Aclárate la cabeza si quieres escribirme)




Jordi Maycas wrote:
Hola, estube probando el junction y el caso es q logre crear algunos y
borrarlos, pero este no se porque no me deja:


C:\ARXIU2008\PROJECTES CAD>c:\junction c:\ARXIU2008\PROJECTES CAD\prueba
d:\arxi
u\PROJECTES CAD\arxiu06

Junction v1.05 - Windows junction creator and reparse point viewer
Copyright (C) 2000-2007 Mark Russinovich
Systems Internals - http://www.sysinternals.com

The first usage is for displaying reparse point information, and the
second usage is for creating or deleting a NTFS junction point:

usage: c:\junction [-s] [-q] <file or directory>
-q Don't print error messages (quiet)

-s Recurse subdirectories

usage: c:\junction [-d] <junction directory> [<junction target>]
-d Delete the specified junction
example: junction d:\link c:\winnt


Preguntas similares