davidrg / ckwin

Kermit 95 (C-Kermit for Windows) - scriptable internet and serial communications with terminal emulation
Other
60 stars 15 forks source link

Symbolic link support #222

Open davidrg opened 1 year ago

davidrg commented 1 year ago

Windows Vista introduced support for Symbolic Links. C-Kermit has a bunch of support for dealing with these but its all disabled on windows - perhaps its time to port that code to Windows.

Code ifdefd to CKSYMLINK is probably what needs porting.