Search code examples
uploadseed

What is a seed file?


I have been given a task to upload a file and store it in a different location. And I need to return a seed file which should be used to retrieve the file again.

I'm done with all sorts of things but I can't get "what is a seed file and how can generate it and how can I retrieve the file later with that"

can someone help me with this?

Thanks for helping!


Solution

  • Not sure of your context, but seed is usually a file (or a template) that contains some default values to begin with.