Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
CVSROOT: /usr/local/cvs Module name: cvsnt Repository: cvsnt/src/ Changes by: tmh at sisko.local.nodomain.org.nodomain.org 04/06/19 22:19:32 Modified files: cvsnt/src/: Tag: CVSNT_2_0_x client.c server.c Log message: Relative pathnames seem to work today, but .. is really strange (and doesn't work with rename). It creates random directories called 'd' in the temp folder then completely fails to use them - this screws up rename as it doesn't know what directory it's dealing with. My gut feeling tells me there's a fairly nasty security hole there too. Need to decouple completely the server and client directories before I'll be happy with what's going on.