Ayuda para Backups con subdirectorios

HMG en Español

Moderator: Rathinagiri

User avatar
tonton2
Posts: 468
Joined: Sat Jun 29, 2013 1:26 pm
Location: Algerie
Contact:

Re: Ayuda para Backups con subdirectorios

Post by tonton2 »

Bonsoir tout le monde
comment copier un repertoire et ses sous repertoires contenant des fichiers en programme HMG
en msdos => Xcopy c:\SnameDierectory\*.* F:\CnameDirectory /s.
copy file c:\SnameDierectory\*.* to F:\CnameDirectory ne copie rien
Grand merci à vous tous

Hello everyone
how to copy a directory and its sub directories containing files in programing HMG.
in msdos => xcopy c:\SnameDierectory * F *:\CnameDirectory /s
copy file c:\SnameDierectory\*.* to F:\CnameDirectory is not working

big thank you
L'Algerie vous salut
Y.TABET
zoldkalap
Posts: 8
Joined: Fri Aug 30, 2013 9:17 pm

Re: Ayuda para Backups con subdirectorios

Post by zoldkalap »

hi
xcopy /e
a
User avatar
tonton2
Posts: 468
Joined: Sat Jun 29, 2013 1:26 pm
Location: Algerie
Contact:

Re: Ayuda para Backups con subdirectorios

Post by tonton2 »

Hi zoldkalap
xcopy is not a hmg control
thank's
L'Algerie vous salut
Y.TABET
Post Reply