https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14321
--- Comment #93 from Marcel de Rooy <[email protected]> --- (In reply to David Cook from comment #92) > Just a FYI for people testing out permanent uploads. > > If you're using "/tmp" as the "upload_path", you might want to check if > you're using "PrivateTmp". David: I would not recommend to user /tmp for permanent uploads. Note that File::Spec->tmpdir is also used for *temporary* uploads. The default for permanent uploads in Debian packaging is /var/lib/koha/instance/uploads. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
