I want to change behavior of COPY command. Now COPY opens new file and copies contents of source file. I want it to just link (hardlink) source file to destination.
I've tried to think of some patch, but i'm afraid that it's above my C skill. It would be easy if I'd got source filename in copy_message function... But there is only FD which i cannot (or don't know how...) link to new file. I'll appriciate any help... -- Daniel Fenert --==> [EMAIL PROTECTED] <==-- ====-P o w e r e d--b y--S l a c k w a r e-===-ICQ #37739641-==== ==========- http://daniel.fenert.net/ -==========< +48604628083 > ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
