id summary reporter owner description type status priority milestone component version resolution keywords cc blockedby blocking branch_state votes 3650 Set local file copy stat data Nicolas Rybkin "When MC copies a file into some EXTFS it uses a local copy of source file and gives a path to this copy to EXTFS scripit. But it doesn't set stat info of this local file, so EXTFS script has no chance to get stat info of true source. I've fixed this problem, now MC performs chown(), chmod() and utime() on local copy. Struct definitions from src/vfs/extfs/extfs.c were moved to extfs.h, src/filemanager/file.c now includes extfs.h." enhancement new major Future Releases mc-vfs master no branch