I think it's because the 'char cmdline[128]' in updown.c function updown() too short in this situation. In the same time, sz couldn't deal with these long file names correctly. Right?