Robocopy Syntax, Command Line Switches and Examples Robocopyの構文は、コマンドラインスイッチと例
Robocopy (Robust File Copy) is a command-line file copying tool in Windows Vista. Robocopyを(堅牢なファイルのコピー)は、コマンドラインのファイルのコピーツールをWindows Vistaのです。 Although Robocopy is available for free with the download Windows Resource Kit since Windows NT 4.0, it has never been an official feature of the operating system until the arrival of Vista. Robocopyを無料でご利用いただけます。ものの、ダウンロードは、 WindowsリソースキットのWindows NT 4.0以降、それは一度も公式されるまで、オペレーティングシステムの機能をご到着予定のVistaで動作します。 Unlike other built-in file copying commands such as Copy and XCopy, Robocopy is designed for reliable copy or mirroring of entire folders of any size, and in the copying process, ensure that all NTFS ACLS, attributes, owner information, alternate data streams, auditing information, timestamps and properties are copied except security information unless explicitly requested with /COPYALL switch.とは異なり、他のビルトインのファイルのコピーのようなコマンドのxcopyをコピーして、信頼性に設計さRobocopyのは全体のフォルダにコピーまたは任意のサイズのミラーリング、およびプロセスのコピーを確認してすべてのNTFSのACL 、属性、所有者の情報については、代替データストリーム、監査情報については、タイムスタンプおよびプロパティが明示的に要求しない限り、セキュリティ情報を除いてコピー/ copyallスイッチです。 And best of all, Robocopy works over network connections that are subject to disruption or outages with resume copying feature, and has progress indicator on the command line that is useful when copying large files.やベストのすべての、 Robocopyの作品以上のネットワーク接続には予告なしに中断または再開する停電にコピーする機能、およびコマンドライン上では、進行状況を示すインジケータには大容量のファイルをコピーする場合に便利です。
Robocopy Syntax Robocopyの構文
ROBOCOPY source destination [file [file]…] [options] Robocopyのソースの目的地の[ファイルの[ファイル] … ] [オプション]
where source is Source Directory (drive:\path or \\server\share\path), destination is Destination Directory (drive:\path or \\server\share\path) and file is File(s) to copy where names or wildcards can be specified and default is “*.*” (all files).どこソースは、ソースディレクトリ(ドライブ: \パスまたは\ \ server \共有\パス) 、目的地は、目的地のディレクトリ(ドライブ: \パスまたは\ \ server \共有\パス)とファイルは、ファイル(複数可)をコピーする場所の名前またはワイルドカードを指定できるように、デフォルトでは"*.*" (すべてのファイル) 。
Robocopy Options and Switches Robocopyのオプションとスイッチ
Copy options : コピーオプション:
/S :: copy Subdirectories, but not empty ones. /秒: :コピーのサブディレクトリに、空のものはできません。
/E :: copy subdirectories, including Empty ones. /メール: :コピーのサブディレクトリに、空のものを含む。
/LEV:n :: only copy the top n LEVels of the source directory tree. /レフ: n : :だけにコピーして上位Nのレベルのディレクトリツリーのソースです。
/Z :: copy files in restartable mode. / z : :コピーのファイルを再起動モードで起動します。
/B :: copy files in Backup mode. / b : :コピーのファイルをバックアップモードで起動します。
/ZB :: use restartable mode; if access denied use Backup mode. / zb : :再起動可能モードで使用する場合のバックアップモードを使用するアクセスが拒否されました。
/EFSRAW :: copy all encrypted files in EFS RAW mode. / efsraw : : EFSの暗号化されたファイルのコピーをすべてrawモードです。
/COPY:copyflag[s] :: what to COPY for files (default is /COPY:DAT). /コピー: copyflag [秒] : :どのようなファイルをコピーする(デフォルトでは/コピー: dat )です。
(copyflags : D=Data, A=Attributes, T=Timestamps). ( copyflags : d =データは、 =属性、トン=タイムスタンプ)です。
(S=Security=NTFS ACLs, O=Owner info, U=aUditing info). (秒=安全保障=のNTFSのACL 、または=の所有者に関する情報を、 u =監査に関する情報) 。
/DCOPY:T :: COPY Directory Timestamps. / dcopy拡張: T : :ディレクトリのタイムスタンプをコピーします。
/SEC :: copy files with SECurity (equivalent to /COPY:DATS). /秒: :コピーでファイルを安全保障(に相当する/コピー: dats ) 。
/COPYALL :: COPY ALL file info (equivalent to /COPY:DATSOU). / copyall : :コピーのすべてのファイルに関する情報を(に相当する/コピー: datsou ) 。
/NOCOPY :: COPY NO file info (useful with /PURGE). / nocopy : :コピーのファイルに関する情報(有用性/パージ) 。
/SECFIX :: FIX file SECurity on all files, even skipped files. / secfix : :ファイルのセキュリティ修正プログラムのすべてのファイルでもスキップされたファイルです。
/TIMFIX :: FIX file TIMes on all files, even skipped files. / timfix : :修正プログラムのすべてのファイルのファイル倍にも、スキップされたファイルです。
/PURGE :: delete dest files/dirs that no longer exist in source. /パージ: :削除リンク先のファイル/ dirsに長く存在することは絶対にありませんソースです。
/MIR :: MIRror a directory tree (equivalent to /E plus /PURGE). /ミール: :ミラーのディレクトリツリー(に相当する/メールプラス/パージ) 。
/MOV :: MOVe files (delete from source after copying). / mov : :移動するファイル(ソースからコピーした後削除) 。
/MOVE :: MOVE files AND dirs (delete from source after copying). /移動: :移動するファイルやdirsに(ソースからコピーした後削除) 。
/A+:[RASHCNET] :: add the given Attributes to copied files. / + : [ rashcnet ] : :追加してコピーされたファイルの属性を与えられた。
/A-:[RASHCNET] :: remove the given Attributes from copied files. /する: [ rashcnet ] : :コピーされたファイルを削除してから属性を与えられた。
/CREATE :: CREATE directory tree and zero-length files only. /作成: :ディレクトリツリーを作成すると長さゼロのファイルのみです。
/FAT :: create destination files using 8.3 FAT file names only. /脂肪: : 8.3 FATファイルを使用してファイルを作成送信先の名前のみです。
/256 :: turn off very long path (> 256 characters) support. / 256 : :をオフに非常に長いパス( > 256文字)をサポートします。
/MON:n :: MONitor source; run again when more than n changes seen. /月: n : :モニタのソースを再度実行するときに見られる以上n変更します。
/MOT:m :: MOnitor source; run again in m minutes Time, if changed. / motは: m : :モニタのソースを再度実行時間M分、もし変更されました。
/RH:hhmm-hhmm :: Run Hours - times when new copies may be started. / rh : hhmm - hhmm : :実行時間-2 007年5月に開始時の新しいコピーします。
/PF :: check run hours on a Per File (not per pass) basis. / pFの: :チェックの実行時間は、 1ファイル(特定1パス)を基準にします。
/IPG:n :: Inter-Packet Gap (ms), to free bandwidth on slow lines. / ipg : n : :新パケットギャップ(ミリ秒) 、帯域幅が遅い回線を自由にします。
File Selection Options : ファイルの選択オプション:
/A :: copy only files with the Archive attribute set. / : :コピーするだけでファイルをアーカイブの属性を設定します。
/M :: copy only files with the Archive attribute and reset it. /月: :ファイルをアーカイブ属性のみをコピーし、リセットしてください。
/IA:[RASHCNETO] :: Include only files with any of the given Attributes set. /イア: [ rashcneto ] : :含まれて与えられただけでファイルを任意の属性を設定します。
/XA:[RASHCNETO] :: eXclude files with any of the given Attributes set. /のXA : [ rashcneto ] : :除外するファイルを与えられたのいずれかの属性を設定します。
/XF file [file]… :: eXclude Files matching given names/paths/wildcards. /クロスファイアファイルの[ファイル] … : :与えられたマッチングを除外するファイル名/パス/ワイルドカードです。
/XD dirs [dirs]… :: eXclude Directories matching given names/paths. / XD闇のdirsに[ dirsに] … : :除外するマッチング与えられた名前のディレクトリ/パスを指定します。
/XC :: eXclude Changed files. / xc : :変更されたファイルを除外します。
/XN :: eXclude Newer files. /性Xn : :新しいファイルを除外します。
/XO :: eXclude Older files. /エックスオー: :古いファイルを除外します。
/XX :: eXclude eXtra files and directories. /イグゼクス: :余分なファイルやディレクトリを除外します。
/XL :: eXclude Lonely files and directories. / xl : :孤独なファイルやディレクトリを除外します。
/IS :: Include Same files. /は、 : :含まれているファイルと同じファイルです。
/IT :: Include Tweaked files. /こと: :含まれて調整ファイルです。
/MAX:n :: MAXimum file size - exclude files bigger than n bytes. /マックス: n : :最大ファイルサイズ-nバイトより大きいファイルを除外します。
/MIN:n :: MINimum file size - exclude files smaller than n bytes. /分: n : :最小ファイルサイズ-nバイトより小さいファイルを除外します。
/MAXAGE:n :: MAXimum file AGE - exclude files older than n days/date. / maxage : n : :最大ファイル年齢-年齢がファイルを除外するN日/日です。
/MINAGE:n :: MINimum file AGE - exclude files newer than n days/date. / minage : n : :最小ファイルの年齢-除外するファイルよりも新しいN日/日です。
/MAXLAD:n :: MAXimum Last Access Date - exclude files unused since n. / maxlad : n : :最大の最終アクセス日時-使用されていないから除外するファイル名
/MINLAD:n :: MINimum Last Access Date - exclude files used since n. / minlad : n : :最低限最終アクセス日時-除外するファイル名から使用されて
(If n < 1900 then n = n days, else n = YYYYMMDD date). (もしn < 1900入力し、数n = N日後に、他の数n = YYYYMMDDに日付) 。
/XJ :: eXclude Junction points. / xj : :除外接合点です。 (normally included by default). (通常はデフォルトで含まれるもの)です。
/FFT :: assume FAT File Times (2-second granularity). /のFFT : :仮定FATファイル倍( 2 - 2番目の粒) 。
/DST :: compensate for one-hour DST time differences. /夏時間: :補うためDSTの時間1時間の違いです。
/XJD :: eXclude Junction points for Directories. / xjd : :ジャンクションポイントを除外するディレクトリを移動します。
/XJF :: eXclude Junction points for Files. / xjf : :ジャンクションポイントを除外するファイルです。
Retry Options : 再試行オプション:
/R:n :: number of Retries on failed copies: default 1 million. / r : nを: :数の再試行をコピーに失敗しました:デフォルトの1000000です。
/W:n :: Wait time between retries: default is 30 seconds. /週: n : :再試行間の待機時間:デフォルトでは30秒です。
/REG :: Save /R:n and /W:n in the Registry as default settings. /登録: :割引率/ r : nをと/週: nとは、レジストリのデフォルト設定を変更します。
/TBD :: wait for sharenames To Be Defined (retry error 67). /未定: :共有されるまで待つ定義されて(再試行エラー67 ) 。
Logging Options : ログオプション:
/L :: List only - don’t copy, timestamp or delete any files. /左: :リストのみ-はコピーしないで、任意のファイルのタイムスタンプ、または削除します。
/X :: report all eXtra files, not just those selected. / x : :報告書のすべての余分なファイルだけではなく、それらの選択します。
/V :: produce Verbose output, showing skipped files. /含まれるのは: :詳細な出力を生成、表示中スキップされたファイルです。
/TS :: include source file Time Stamps in the output. / 0 : :含まれてソースファイルのタイムスタンプして、 [出力します。
/FP :: include Full Pathname of files in the output. / fp : :含まれてフルパスのファイルを出力します。
/BYTES :: Print sizes as bytes. /バイト: :プリントサイズとしてバイトします。
/NS :: No Size - don’t log file sizes. / nsの: :いいえサイズ-ログファイルのサイズはありません。
/NC :: No Class - don’t log file classes. /ノースカロライナ: :いいえクラス-クラスのログファイルはありません。
/NFL :: No File List - don’t log file names. / NFLの: :いいえファイル一覧-ログファイルの名前はありません。
/NDL :: No Directory List - don’t log directory names. /国立国会図書館: :ないディレクトリに一覧-ログディレクトリ名はありません。
/NP :: No Progress - don’t display % copied. /国立公園: :何の進展-が正しく表示さ%にコピーします。
/ETA :: show Estimated Time of Arrival of copied files. /エータ: :ご到着予定の詳細推定所要時間はコピーされたファイルです。
/LOG:file :: output status to LOG file (overwrite existing log). /ログ:ファイル: :出力の状態をログファイル(上書き既存のログ) 。
/LOG+:file :: output status to LOG file (append to existing log). /ログ+ :ファイル: :出力の状態をログファイル(既存のログ) 。
/UNILOG:file :: output status to LOG file as UNICODE (overwrite existing log). / unilog :ファイル: :出力の状態をログファイルをUnicode (既存のログを上書き) 。
/UNILOG+:file :: output status to LOG file as UNICODE (append to existing log). / unilog + :ファイル: :出力の状態をログファイルをUnicode (既存のログ) 。
/TEE :: output to console window, as well as the log file. /ティー: :の出力をコンソールウィンドウだけでなく、ログファイルです。
/NJH :: No Job Header. / njh : :いいえ仕事のヘッダーです。
/NJS :: No Job Summary. / njs : :いいえ仕事を要約します。
/UNICODE :: output status as UNICODE. /ユニコード: :出力状態をUnicodeです。
Job Options : ジョブのオプション:
/JOB:jobname :: take parameters from the named JOB file. /仕事: jobname : :仕事を取るという名前のファイルからのパラメータです。
/SAVE:jobname :: SAVE parameters to the named job file /保存されたもの: jobname : :ジョブファイルの名前にパラメータを保存する
/QUIT :: QUIT after processing command line (to view parameters). /終了: :コマンドライン処理を終了した後(パラメータを表示する) 。
/NOSD :: NO Source Directory is specified. / nosd : :いいえのソースディレクトリを指定します。
/NODD :: NO Destination Directory is specified. /樹液: :いいえ先のディレクトリを指定します。
/IF :: Include the following Files. /場合: :には、次のファイルです。
Robocopy Examples Robocopyの例
To use Robocopy is simple, just like how you would use Copy and Xcopy commands.を利用Robocopyのは、簡単で、同じようにどのようxcopyのコマンドをコピーしている場合に使用します。 For example, to copy entire folder of C:\Users to C:\UserBackup, simply type:たとえば、フォルダ全体をコピーするのC : \ユーザーをc : \ userbackup 、単にタイプ:
Robocopy C:\Users C:\UserBackup Robocopyをc : \ Usersのc : \ userbackup
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これは、機械翻訳ページで提供"現状有姿"を保証します。 Machine translation may be difficult to understand.機械翻訳を理解するのは難しいかもしれません。 Please refer toを参照してください original English articleオリジナルの英語記事索引 whenever possible.いつ可能です。
Share and contribute or get technical support and help atを共有して貢献や技術サポートとヘルプを得る My Digital Life Forums 私のデジタルライフフォーラム .です。
Related Articles関連記事
- Microsoft Robocopy GUI Free DownloadマイクロソフトRobocopyのGUIの無料ダウンロード
- 10 New Executables and 20 Old Commands in Windows Vista 10個の新しい古いのコマンドを実行可能ファイルとWindows Vistaの20
- Workaround for Slow Large File Copying and Transfering To and From Vista PC回避策をゆっくりと大容量のファイルをコピーしてパソコンに転送してからビスタ
- How to Check Memory Usage in Linux based Serverメモリの使用量を確認する方法がLinuxベースのサーバー
- Download CDImage GUI (CDImageGUI)ダウンロードcdimageのGUI ( cdimagegui )
- Check and Optimize MySQL Database Automatically with Crontab/Cron MySQLデータベースの最適化を自動的にチェックのcrontab / cronの
- How to Rename or Move Oracle Tablespace Datafile to Another Location Oracleのテーブルスペースの名前を変更する方法についてまたはDATAFILEのを別の場所に移動する
- Manipulate Acrobat PDF Files with pdftk Toolkit pdftk AcrobatのPDFファイルを操作するツールキット
- Windows PowerShell 1.0 for Windows Vista Free DownloadのWindows PowerShell 1.0 for Windows Vistaの無料ダウンロード
- PHP Parse Error: syntax error, unexpected $end PHPのパースエラー:構文エラーが発生すると、予期しない$エンド













May 8th, 2007 02:59 2007年5月8日02:59
[...] Robocopy is an advanced copy utility with has the feature to automatically resume file transfer on error or network disruption, or recover from terminated file copying, plus selective copying based on new or updated criteria. [...] Robocopyをコピーするユーティリティには高度な機能を自動的に再開するには、エラーが発生またはネットワーク上のファイル転送を中断、または終了するファイルのコピーから回復、プラス選択新規または更新済みの基準に基づいてコピーします。 Beside, Robocopy also can preserve all of the file properties and information, including date and time stamps, security access control lists (ACLs) and more while replicating the file.横に、 Robocopyのも、すべてのファイルのプロパティを保持できると情報については、日付とタイムスタンプを含む、セキュリティアクセス制御リスト( ACL )や他のファイルを複製します。 Robocopy is definitely a more useful utility, especially for advanced users. Robocopyのは確かに他の便利なユーティリティ、特に上級ユーザのためのです。 However, Robocopy came built-in in Windows Vista with command line interface only.しかし、内蔵されて来たRobocopyをWindows Vistaでは、コマンドラインインターフェイスのみです。 To ease the task of using Robocopy, a GUI (graphical user interface) has been made available by Microsoft. Robocopyを使用して、タスクを緩和するのは、 GUI (グラフィカルユーザーインターフェイス)は、マイクロソフトによって利用可能とされています。 Robocopy GUI lets you specify your source and target paths, as well as any custom options or filters you’d like to apply, whether or not you’d like to create a drive mapping, where you’d like to store the resulting logs, and so on. RobocopyのGUIのソースおよびターゲットを使用するパスを指定してくださいだけでなく、すべてのカスタムオプション]または[フィルタを適用したいのですが、かどうかを作成するドライブのマッピングをしたいのですが、ここで結果を格納するためのログをしたいのですが、している。 These are all features you can certainly execute with traditional Robocopy command line functionality, but for many, having the options consolidated in a graphical interface may really simplify the process.これらはすべての機能を実行することができます。確かに、伝統的Robocopyのコマンドライン機能は、しかし、多くの人は、連結でのオプションが5月本当にグラフィカルなインターフェイスを簡素化するプロセスです。 [...]