Mailinglist Archive: opensuse-de (4127 mails)

< Previous Next >
Datumsprobleme beim Kopieren
  • From: Ralf Kleemann <Ralf_Kleemann@xxxxxx>
  • Date: Sun, 27 Jun 2004 16:18:09 +0200
  • Message-id: <40DED721.8060403@xxxxxx>
Hallo,

wenn ich mit dem Konqueror in einer Windows-Partition eine Datei kopiere, wird das Datum nicht erhalten. Im Home-Verzeichnis wird das Datum mitkopiert.


ralf@linux:/windows/F/tmp> cp -p test.txt tt.txt
cp: Erhalten der Zeiten für ,,tt.txt": Die Operation ist nicht erlaubt

ralf@linux:/windows/F/tmp> ll t*
-rwxrwxr-x 1 root users 7 2004-06-24 23:10 test.txt
-rwxrwxr-x 1 root users 7 2004-06-27 14:41 tt.txt


ralf@linux:~/Documents> cp -p test.txt tt.txt

ralf@linux:~/Documents> ll t*
-rwxrwxr-x 1 ralf users 7 2004-06-24 23:10 test.txt
-rwxrwxr-x 1 ralf users 7 2004-06-24 23:10 tt.txt

Gruss Ralf

< Previous Next >
Follow Ups