When uploading a large number of files to Amazon S3, the method of selecting one file at a time locally and putting in the file name takes too much time and effort, so I want a function that can be uploaded in directory units.
Also, when selecting local files, I want a function that allows multiple files to be selected.
·