Hi,

here's the stat output from both machines and some additional informations.
As already mentioned, everything else like editing files and creating 
directories and so on works on the w2k3 and w2k8 shares.
 

debian6.0:~# stat /mnt/temp/win2k-share/test2k.txt
  File: `/mnt/temp/win2k-share/test2k.txt'
  Size: 34              Blocks: 1          IO Block: 16384  regular file
Device: 1bh/27d Inode: 90520       Links: 1
Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2011-02-22 10:55:24.208128600 +0100
Modify: 2011-02-22 10:55:24.208128600 +0100
Change: 2011-02-22 10:55:24.208128600 +0100
debian6.0:~# stat /mnt/temp/win2k3-share/test2k3.txt
  File: `/mnt/temp/win2k3-share/test2k3.txt'
  Size: 35              Blocks: 1          IO Block: 16384  regular file
Device: 1ch/28d Inode: 562949953426164  Links: 1
Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2011-02-22 00:33:46.613387500 +0100
Modify: 2011-02-21 11:49:50.664606100 +0100
Change: 2011-02-22 00:33:44.566564900 +0100
debian6.0:~# stat /mnt/temp/win2k8-share/test2k8.txt
  File: `/mnt/temp/win2k8-share/test2k8.txt'
  Size: 9               Blocks: 1          IO Block: 16384  regular file
Device: 1dh/29d Inode: 2533274790397647  Links: 1
Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2011-02-21 12:31:06.503301500 +0100
Modify: 2011-02-21 12:35:05.662799000 +0100
Change: 2011-02-21 21:29:56.225082500 +0100

debian6.0:~# unix2dos /mnt/temp/win2k-share/test2k.txt
unix2dos: converting file /mnt/temp/win2k-share/test2k.txt to DOS format ...
debian6.0:~# unix2dos /mnt/temp/win2k3-share/test2k3.txt
unix2dos: Skipping /mnt/temp/win2k3-share/test2k3.txt, not a regular file.
debian6.0:~# unix2dos /mnt/temp/win2k8-share/test2k8.txt
unix2dos: Skipping /mnt/temp/win2k8-share/test2k8.txt, not a regular file.

debian6.0:~# unix2dos -V
unix2dos 5.0 (2010-02-16)
With native language support.
LOCALEDIR: /usr/share/locale

debian6.0:~# dpkg -l | grep tofrodos
ii  tofrodos                           1.7.8.debian.1-2            Converts DOS 
<-> Unix text files, alias tofromdos

debian6.0:~# cat /etc/fstab | grep mnt/temp
//oserver/win2k3-share /mnt/temp/win2k3-share   cifs    
noauto,owner,rw,workgroup=DOMAINNAME,username=administrator,password=MYPASSWORD,user
        0 0
//xserver/win2k8-share /mnt/temp/win2k8-share   cifs    
noauto,owner,rw,workgroup=DOMAINNAME,username=administrator,password=MYPASSWORD,user
        0 0
//fserver/win2k-share /mnt/temp/win2k-share     cifs    
noauto,owner,rw,workgroup=DOMAINNAME,username=administrator,password=MYPASSWORD,user
        0 0


The debian 5.0.7 system is set to german language(de_DE@euro), reguläre Datei = 
regular file.

debian5.0.7:~# stat /mnt/temp/win2k-share/test2k.txt
  File: »/mnt/temp/win2k-share/test2k.txt«
  Size: 34              Blocks: 1          IO Block: 16384  reguläre Datei
Device: 11h/17d Inode: 345422045   Links: 1
Access: (2767/-rwxrwSrwx)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2011-02-22 10:47:11.292712200 +0100
Modify: 2011-02-22 10:47:11.292712200 +0100
Change: 2011-02-22 10:47:11.308336500 +0100
debian5.0.7:~# stat /mnt/temp/win2k3-share/test2k3.txt
  File: »/mnt/temp/win2k3-share/test2k3.txt«
  Size: 35              Blocks: 1          IO Block: 16384  reguläre Datei
Device: 12h/18d Inode: 345422124   Links: 1
Access: (2767/-rwxrwSrwx)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2011-02-22 00:33:46.613387500 +0100
Modify: 2011-02-21 11:49:50.664606100 +0100
Change: 2011-02-22 00:33:44.566564900 +0100
debian5.0.7:~# stat /mnt/temp/win2k8-share/test2k8.txt
  File: »/mnt/temp/win2k8-share/test2k8.txt«
  Size: 9               Blocks: 1          IO Block: 16384  reguläre Datei
Device: 13h/19d Inode: 345422157   Links: 1
Access: (2767/-rwxrwSrwx)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2011-02-21 12:31:06.503301500 +0100
Modify: 2011-02-21 12:35:05.662799000 +0100
Change: 2011-02-21 21:29:56.225082500 +0100

debian5.0.7:~# unix2dos /mnt/temp/win2k-share/test2k.txt
debian5.0.7:~# unix2dos /mnt/temp/win2k3-share/test2k3.txt
debian5.0.7:~# unix2dos /mnt/temp/win2k8-share/test2k8.txt

debian5.0.7:~# unix2dos -V
tofrodos Ver 1.7.8 Converts text files between DOS and Unix formats.
Copyright 1996-2008 by Christopher Heng. All rights reserved.

debian5.0.7:~# dpkg -l | grep tofrodos
ii  tofrodos                          1.7.8.debian.1-1           Converts DOS 
<-> Unix text files, alias tofr

debian5.0.7:~# cat /etc/fstab | grep mnt/temp
//oserver/win2k3-share /mnt/temp/win2k3-share   cifs    
noauto,owner,rw,workgroup=DOMAINNAME,username=administrator,password=MYPASSWORD,user
        0 0
//fserver/win2k-share /mnt/temp/win2k-share     cifs    
noauto,owner,rw,workgroup=DOMAINNAME,username=administrator,password=MYPASSWORD,user
        0 0
//xserver/win2k8-share /mnt/temp/win2k8-share   cifs    
noauto,owner,rw,workgroup=DOMAINNAME,username=administrator,password=MYPASSWORD,user
        0 0

___________________________________________________________
WEB.DE DSL Doppel-Flat ab 19,99 &euro;/mtl.! Jetzt mit 
gratis Handy-Flat! http://produkte.web.de/go/DSL_Doppel_Flatrate/2



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to