Adding Kaggle Data to remote(DagsHub Repo) without downloading to local working dir failing. [Error 22]

I was trying to send the Kaggle dataset present in the kaggle/input dir to the remote dagshub repo in s3 bucket but it keeps giving this error. Need Assistance on that.

Please contact dagshub regarding their s3 remote.

You mean raising issue on DVC’s GitHub. Or is there any other place to contact the developer regarding this issue ? Please let me know.

DVC != DagsHub. Contact them for the issue regarding the remote.

If you can reproduce this with AWS S3 remotes, please file an issue in GitHub.

Regarding import-url, it is meant to be used for remote data, not local storage.
For this, use dvc add and then dvc push.