Files
doc-exports/docs/dcs/umn/dcs-migration-0312016.html
Chen, Junjie 748ac2c008 DCS UMN 20230811 version
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com>
Co-authored-by: Chen, Junjie <chenjunjie@huawei.com>
Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
2024-01-24 14:13:13 +00:00

16 lines
1.4 KiB
HTML

<a name="dcs-migration-0312016"></a><a name="dcs-migration-0312016"></a>
<h1 class="topictitle1">What Should I Consider When Transferring or Operating Data Between Different OSs?</h1>
<div id="body8662426"><p id="dcs-migration-0312016__dcs-migration-0312016_0_p19692192817196">Convert the format of a data file before importing the file.</p>
<p id="dcs-migration-0312016__dcs-migration-0312016_0_p176781823226">Run the following command to convert the format of a file in the Windows OS to that in the Unix-like OS:</p>
<p id="dcs-migration-0312016__dcs-migration-0312016_0_p12706212102118"><strong id="dcs-migration-0312016__dcs-migration-0312016_0_b1159055016216">dos2unix <em id="dcs-migration-0312016__dcs-migration-0312016_0_i14549174662120">{filename}</em></strong></p>
<p id="dcs-migration-0312016__dcs-migration-0312016_0_p221245182218">Run the following command to convert the format of a file in the Unix-like OS to that in the Windows OS:</p>
<p id="dcs-migration-0312016__dcs-migration-0312016_0_p436113722217"><strong id="dcs-migration-0312016__dcs-migration-0312016_0_b1163412126229">unix<strong id="dcs-migration-0312016__dcs-migration-0312016_0_b1384911715227">2dos</strong> <em id="dcs-migration-0312016__dcs-migration-0312016_0_i166349124228">{filename}</em></strong></p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dcs-faq-0326024.html">Data Backup, Export, and Migration</a></div>
</div>
</div>