|

Cannot access UNIX files after xcopy?

Hello all,

I have a user who has a UNIX box. I was using XCOPY on an XP machine to copy the whole of the UNIX box over the network.

It did not copy all of the files which is fine, I need to investigate that separately but now the user is claiming that he cannot access some menus like “Read disk” and “Search Archive details”

What could have have done wrong? I’m not a unix bod so not sure where to start :(

Thank you
Haze
Oh bugger!

Any ideas how I can fix it now then?

I have to say, I find it highly irritating that Windows has fiddled with these files when all I asked it to do was copy them… Grr!

Related posts:

  1. Transferring Files Between Windows and Unix
  2. Implementing Ess Copy Services on Unix and Windows Nt/2000
  3. System Files and Devices Reference Manual: Unix System v Release 4 for Motorola Processors
  4. Advice needed on learning Unix, Solaris or Linux?
  5. What are some of the advantages of Unix/Linux over windows?

Tags: , , , , ,



1 Star2 Stars3 Stars4 Stars5 Stars6 Stars7 Stars8 Stars9 Stars10 Stars (No Ratings Yet)
Loading ... Loading ...


3 Responses for “Cannot access UNIX files after xcopy?”

  1. My_Name_Is_Probably_Not_Herman says:

    You probably messed up permissions somehow.

  2. Colinc says:

    NEVER use Windows Xcopy on non Windows files. Microsoft do NOT acknowledge the existence of any other operating system than their own. It is extremely dangerous to try to use it to work with any files on any other type of file system as Windows does not recognise other file formats. The only way you can use files on any Unix/Linux/FreeBSD machine with Windows is if they are held on the Samba file server as Windows shared directories and files. And you can NOT get proper Unix file and user permissions for any part of the Unix box while using Windows. To copy Unix files between machines your MUST use the native Unix scp secure copy program.

  3. The Circus Bearded Lady says:

    You would be better off doing this in Unix/Linux and copying the files to the NTFS partition. Unix “knows” more about Windows than the other way round. Linux users successfully copy files to their Windows drives all the time routinely.

Leave a Reply