Index: openacs-4/packages/file-storage/tcl/file-storage-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/tcl/file-storage-procs.tcl,v diff -u -r1.92 -r1.93 --- openacs-4/packages/file-storage/tcl/file-storage-procs.tcl 11 Sep 2024 06:15:51 -0000 1.92 +++ openacs-4/packages/file-storage/tcl/file-storage-procs.tcl 30 Oct 2024 12:09:38 -0000 1.93 @@ -587,7 +587,7 @@ publish the contents of a file storage folder to the filesystem } { if {$path eq ""} { - set path [ad_tmpnam] + set path [ad_mktmpdir] } if {$folder_name eq ""} {