Subj : CVS commit src/sbbs3/sbbs_ini.c To : All From : rswindell Date : Thu Feb 17 2005 07:32 pm src/sbbs3 sbbs_ini.c 1.99 1.100 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv10725 Modified Files: sbbs_ini.c Log Message: Don't use the system temp directory for the default FTP temp dir (long filenames, as used in Win32 temp dirs, cause problems with 16-bit pkunzip - for FILE_ID.DIZ). If no FTP temp dir is specified, data/temp is used (in ftpsrvr.c). .