![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Moving files from Unix box to a windows box | Preet | Shell Programming and Scripting | 2 | 05-13-2008 09:14 AM |
| Extracting files from corrupted tape | mart4179 | UNIX for Dummies Questions & Answers | 0 | 03-28-2008 02:40 AM |
| Unix Sco Open Server, Windows Computers Problem Access Unix Shared Files Help!!!!! | haggo | Filesystems, Disks and Memory | 2 | 08-23-2006 08:39 AM |
| transfer of files via ftp from windows to unix | chambala5 | Shell Programming and Scripting | 1 | 11-09-2004 06:33 AM |
| converting files from unix to windows | jefft1976 | UNIX for Dummies Questions & Answers | 2 | 12-11-2001 02:29 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Corrupted files from Windows to Unix Sco
I downloaded some applications from CD on a windows2000 PC to a Unix Sco machine using the WS-FTP program.
When I tried to run the applications on the Unix machines I got an error. The files must have been corrupted in the process of transferring files from a Windows 2000 to a Unix Sco machine. How can I fix this up ? Another question : Does Unix have a specific file system as Windows has FAT, FAT 32,NTFS ? Thanks. |
| Forum Sponsor | ||
|
|
|
||||
|
Normally, as long as you upload the files after setting the type to binary (see the help on binary inside ftp - > ? binary) you should be able to use the files.
As far as filesystems - yes, UNIX has it's own. Normally you could have one of many different types. UFS - UNIX File System NFS - Network File System VXFS - Vertias File System - specific to Vertias Volume Manager For SCO, see this information on their filesystems. |
|
|||
|
Thanks for your reply.
I did set the type to Binary before uploading. Do you think the type of file system of the CD itself has anything to do with this ? Thanks again. Quote:
|