Ryan Swan schrieb am Tue 07. Aug, 03:56 (-0700): > i'm attaching the file so you don't have to worry > about line lengths and carriage returns in email. Was it some day possible to edit files on a CIFS share? Content-Description: 3853672834-jed.st > select(3, [2], NULL, NULL, {33, 328000}) = 1 (in [2], left {30, 820000}) > read(2, "\23", 1) = 1 > stat64("/mnt/dump/t.txt", 0xbffa4460) = -1 ENOENT (No such file or directory) Is /mnt/dump/t.txt the file you've edited? > stat64("/mnt/dump/t.txt", 0xbffa4440) = -1 ENOENT (No such file or directory) > stat64("/mnt/dump/t.txt", 0xbffa4650) = -1 ENOENT (No such file or directory) > stat64("/mnt/dump/t.txt", 0xbffa4630) = -1 ENOENT (No such file or directory) > stat64("/mnt/dump/t.txt", 0xbffa47f0) = -1 ENOENT (No such file or directory) > lstat64("/mnt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > lstat64("/mnt/dump", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0 > lstat64("/mnt/dump/t.txt", 0xbffa0770) = -1 ENOENT (No such file or directory) > stat64("/mnt/dump/t.txt", 0xbffa37c0) = -1 ENOENT (No such file or directory) > lstat64("/mnt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 > lstat64("/mnt/dump", {st_mode=S_IFDIR|0777, st_size=0, ...}) = 0 > lstat64("/mnt/dump/t.txt", 0xbffa06a0) = -1 ENOENT (No such file or directory) > symlink("ryan@desktop.30793", "/mnt/dump/.#t.txt") = -1 EOPNOTSUPP (Operation not supported) Symlinks aren't supported on CIFS, so JED can't create a lock file. Bye, Jörg.
Attachment:
pgpiTxAPbaIu8.pgp
Description: PGP signature