Forum Archive

export as library does not work in subdirectories

jose3f23

It seems that export scripts in a subdirectory only works for the current script in the editor. So it is not possible to export a subdirectory contents. Am I wrong ?

omz

Thanks, I overlooked this when I added folder support. Currently, the library export only exports the root folder, should be fixed with the next update.

jose3f23

@omz: Thanks. Let's wait the next update.

In the meantime I will use a script that compress the files in the subfolder to a zip file and send it by sendmail.