Comment by chronospoon on Make scp always overwrite or create directory
This may have been patched as of Nov 2018; I can't tell if this just applies to . or dir1/. as well: superuser.com/a/1403506/255506
View ArticleAnswer by chronospoon for Improving OpenVPN Performance
TCP is going to be /much/ slower than UDP, caused by the TCP-over-TCP problem. Basically, TCP relies on packet drops/congestion to identify connection parameters, and your TCP-over-OpenVPN connections...
View ArticleAnswer by chronospoon for Rsync process is killed abruptly during backup over...
Even with rsync --verbose, these were the final lines of the output:rsync: [sender] write error: Broken pipe (32)rsync error: error in socket IO (code 10) at io.c(823) [sender=3.2.3]rsync error:...
View ArticleAnswer by chronospoon for On macOS, what is /var/db/uuidtext?
Text from the page linked by toppk, dated 2017-10-10 and about macOS Sierra:Apple’s grand design... fills a single unified log with many hundreds or thousands of log entries every minute. As Apple’s...
View ArticleComment by chronospoon on Make scp always overwrite or create directory
This may have been patched as of Nov 2018; I can't tell if this just applies to . or dir1/. as well: superuser.com/a/1403506/255506
View ArticleAnswer by chronospoon for Improving OpenVPN Performance
TCP is going to be /much/ slower than UDP, caused by the TCP-over-TCP problem. Basically, TCP relies on packet drops/congestion to identify connection parameters, and your TCP-over-OpenVPN connections...
View ArticleAnswer by chronospoon for Rsync process is killed abruptly during backup over...
Even with rsync --verbose, these were the final lines of the output:rsync: [sender] write error: Broken pipe (32)rsync error: error in socket IO (code 10) at io.c(823) [sender=3.2.3]rsync error:...
View ArticleAnswer by chronospoon for On macOS, what is /var/db/uuidtext?
Text from the page linked by toppk, dated 2017-10-10 and about macOS Sierra:Apple’s grand design... fills a single unified log with many hundreds or thousands of log entries every minute. As Apple’s...
View ArticleComment by chronospoon on Make scp always overwrite or create directory
This may have been patched as of Nov 2018; I can't tell if this just applies to . or dir1/. as well: superuser.com/a/1403506/255506
View ArticleAnswer by chronospoon for Improving OpenVPN Performance
TCP is going to be /much/ slower than UDP, caused by the TCP-over-TCP problem. Basically, TCP relies on packet drops/congestion to identify connection parameters, and your TCP-over-OpenVPN connections...
View ArticleAnswer by chronospoon for Rsync process is killed abruptly during backup over...
Even with rsync --verbose, these were the final lines of the output:rsync: [sender] write error: Broken pipe (32)rsync error: error in socket IO (code 10) at io.c(823) [sender=3.2.3]rsync error:...
View ArticleAnswer by chronospoon for On macOS, what is /var/db/uuidtext?
Text from the page linked by toppk, dated 2017-10-10 and about macOS Sierra:Apple’s grand design... fills a single unified log with many hundreds or thousands of log entries every minute. As Apple’s...
View Article