Monday, December 21, 2020

Friday, July 31, 2020

zip an empty folder structure

  find . -maxdepth 1000 -type d -exec zip ftpeu.zip {} +