Syncing manjaro repos using pacman (timeout)

Finally, I was able to solve it by uncomment this line in /etc/pacman.conf file

XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u

But what is actually mean :sweat_smile: