![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Windows & DOS: Issues & Discussions Questions involving Unix to Windows (Desktop or Server) go here. Any Windows/DOS questions should go here as well. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can UNIX data on tape be read in Windows?? | yourstruly | UNIX for Dummies Questions & Answers | 2 | 02-20-2008 06:35 AM |
| How can import data files to XL sheet. | koti_rama | UNIX for Dummies Questions & Answers | 1 | 01-29-2008 03:28 AM |
| OpenStreetMap project completes import of United States TIGER data | iBot | UNIX and Linux RSS News | 0 | 01-23-2008 04:20 PM |
| Import data from compressed file | ap_gore79 | Shell Programming and Scripting | 4 | 06-17-2004 10:39 PM |
| copy data from Windows to Unix any help? | odogbolu98 | UNIX for Advanced & Expert Users | 8 | 07-09-2002 09:22 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#8
|
|||
|
|||
|
importing data files from unix to windows
we can use filezilla for it
|
| Forum Sponsor | ||
|
|
|
#9
|
|||
|
|||
|
unix2dos
if your 'data' is in text format use the command:
unix2dos -n old_file new_file make sure to rename the file or you lose everything. the -n usage is particularly for this. dos2unix works the other way. peace |
|||
| Google The UNIX and Linux Forums |