Új hozzászólás Aktív témák

  • atesss

    addikt

    válasz AtHoS #11781 üzenetére

    Köszi, ez úgytűnik elég sokat tud, csak tudni kell használni. :U
    Ugye ehhez elég a Free verzió is ? Egyáltalán miben tud többet a fizetős, mert nem igazán tudtam kitalálni a leírásból ?

    Az elején a help ezeket a parancsokat írja ki:

    XXCOPY == Freeware == Ver 3.00.0i (c)1995-2010 Pixelab, Inc.

    XXCOPY src [ dst ] [ options... ]
    src specifies the source file(s) or directory to copy
    dst specifies the destination directory (no file names)

    Option switches start with a slash (/) immediately followed by letter(s).
    XXCOPY supports most XCOPY switches (/A/M/P/S/E/T/W/C/I/F/L/H/R/U/K/Y/N).
    /S Copies subdirectories /K Keeps file attibutes as in src
    /H Copies hidden files also /U Updates files that exist in dst

    /CLONE Duplicates a directory (or entire volume) as incremental backup.
    /BACKUP Backs up the directory without deleting extra files.
    /SG Gathers files from subdirectories into one directory.
    /SX Flattens subdirectories into a one-level directory.
    /SZ:-<n> Copies files whose size is <n> bytes or less.
    /Z Deletes extra files/dirs in the destination (/ZY, without prompt).
    /DA:<date> (/DB:<date>) Copies files made on/after (before) the date.
    /X<fspec> Excludes file(s) which match <fspec> pattern (wildcard OK).
    /Y No prompt on file overwrite (/YY Suppreses nearly all prompts).
    /HELP Displays a full help text, (/HELPA in alphabetical order).
    /? Displays a focused help text with the switch(es) you specify.
    Over 160 switches in all (visit http://www.xxcopy.com for details).

    /S Copies subdirectories /K Keeps file attibutes as in src
    /H Copies hidden files also /U Updates files that exist in dst
    Ezek közül ha kellenek a rejtett fájlok is, akkor mindenképp kell használnom a /H-t is ?
    Mert szerintem több értelme lenne, ha az lenne az alapbeállítás, hogy másolja a rejtetteket is...
    Az attribútumokkal is kell foglalkoznom, ha pl. a rejtettséget a célnál is meg akarom tartani; vagy milyen attributum van amit még kellhet, hogy megtartsak ?

    Beírtam a méret alapján való másolás helpjét:

    C:\Program Files\XXCOPY>xxcopy /SZ/?

    XXCOPY == Freeware == Ver 3.00.0i (c)1995-2010 Pixelab, Inc.

    --------------------------------------------------------------------------
    Detailed Switch Parameters
    Truncate (limit dst filesize) -------------
    [ ] /TR00 Disables truncation, copies full length (default)
    [x] /TR0 Copies a zero-byte file into the destination
    [ ] /TRn Limits file size to n bytes in destination file (e.g., /TR128)
    ------------------------------------------------------------

    Warning: The filesize truncation switch, /SZ<n> is now obsolete and
    was replaced by /TR<n> without change in how it works.
    This is not be confused with the distinct switch /SZ:<n>
    (with a colon) which performs file-selection by filesize.
    (To suppress this warning, replace /SZ with /TR.)
    Press any key to continue . . .

    Most akkor ebből nekem mi kellene, ha csak szelektálni akarok, nem levágni belőle ?
    /SZ:<n> vagy a /SZ:-<n> (az elején a másodikat írták, egy plusz kötőjellel), vagy nem ezek ?

    És másolás helyett áthelyezést tud egyáltalán a program ?
    (Ki tudom végülis utólag is törölni, de azért jobb lenne, ha egybe megcsinálná, átláthatóbb)

    [ Szerkesztve ]

Új hozzászólás Aktív témák