cloudyr / aws.s3

Amazon Simple Storage Service (S3) API Client
https://cloud.r-project.org/package=aws.s3
381 stars 148 forks source link

Sync only specific files #412

Open learning-freak opened 2 years ago

learning-freak commented 2 years ago

Hi,

I have a folder with differents files (txt files, Excel files and PDF files) and I would like to use the s3sync function to sync only PDF files, How can we do that ?

Some help would be appreciated