Score:0

Rsync often stacks while I am connected to VPN through wsl

in flag

From time to time while running rsync command through wsl, it stacks, and I need to run it again. This only happens while I am connected to VPN. Not sure why this happens

RSYNC_COMMAND=avAXEWSlHhz

rsync -${RSYNC_COMMAND} --timeout=3 --chmod=ugo=rwX --delete --exclude-from="${EXCLUDE_FILES}" ${LOCAL_FOLDER} -e "ssh -i ${INDENTITY_KEY}" ${USERNAME}@${DEV_SERVER}:${REMOTE_FOLDER}

Output:

sending incremental file list
[generator] io timeout after 3 seconds -- exiting
rsync error: timeout in data send/receive (code 30) at io.c(204) [generator=3.1.3]
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(235) [sender=3.1.3]
in flag
Did you try a longer timeout?
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.