JumpMind / metl

Metl is a simple, web-based integration platform that allows for several different styles of data integration including messaging, file based Extract/Transform/Load (ETL), and remote procedure invocation via Web Services. Read more at www.jumpmind.com/products/metl/overview
GNU General Public License v3.0
207 stars 82 forks source link

Provide option to use "\" as directory structure in zipped file name #925

Open gwilmer opened 5 years ago

gwilmer commented 5 years ago

"\" is a valid character in a filename on linux os. If a zip file contains files with valid character "\" in the filename, allow the user to chose via option whether to treat the "\" as part of the filename or to use it as a directory separator.