Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Sync list incomplete when running in UTF error #751

Open
Eldorico opened this issue Aug 29, 2024 · 0 comments
Open

[BUG] Sync list incomplete when running in UTF error #751

Eldorico opened this issue Aug 29, 2024 · 0 comments

Comments

@Eldorico
Copy link

Hello,

I have a folder with multiple subfolders in it

myhost :~$ ls -l  /home/web/myfolder  
total 152
drwxrwxrwx  2 1000 1000    10 May 10  2012 16-9
drwxrwxrwx  2 1000 1000 53248 Aug 29 14:38 4-3
drwxrwxrwx  2 1000 1000   105 Aug 24  2013 flash
drwxrwxrwx  2 1000 1000  4096 Oct 23  2020 logs
[...]

When I run this command, it will sync only a part of files then stop with the return code 0 :

myhost:~$ /root/myname/s5cmd  --endpoint-url https://****:443 sync /home/web/myfolder   s3://mybucket/
ERROR "sync /home/web/myfolder  s3://mybucket/": error parsing regexp: invalid UTF-8: `e samedi 31\.07\.flv.*$`
static-pusher11:~$ echo $?
0

As a result, the sync commands only syncs a few files then stops. (And I have more than 20K files in the folder).

Thanks!

Best regads,

Eldorico

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant