Score:0

VSCode (Codium) is beating my FTP server to death

in flag

Below is a small sample of my FTP server's log. It shows Codium (VSCode without the M$ tracking) searching my FTP server in every folder I select after opening a javascript file:

(000020)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> 550 CWD failed. "/client-home/templates/jsconfig.json": directory not found.
(000020)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> SIZE /client-home/templates/jsconfig.json
(000020)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> 550 File not found
(000022)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> CWD /client-home/tsconfig.json
(000022)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> 550 CWD failed. "/client-home/tsconfig.json": directory not found.
(000022)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> SIZE /client-home/tsconfig.json
(000022)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> 550 File not found
(000016)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> CWD /client-home/templates/printing/bower_components
(000016)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> 550 CWD failed. "/client-home/templates/printing/bower_components": directory not found.
(000014)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> CWD /webcontent-admin/printMapping/node_modules
(000014)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> 550 CWD failed. "/webcontent-admin/printMapping/node_modules": directory not found.
(000018)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> CWD /client-home/jsconfig.json
(000018)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> 550 CWD failed. "/client-home/jsconfig.json": directory not found.
(000016)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> SIZE /client-home/templates/printing/bower_components
(000016)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> 550 File not found
(000014)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> SIZE /webcontent-admin/printMapping/node_modules
(000014)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> 550 File not found
(000018)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> SIZE /client-home/jsconfig.json
(000018)2/16/2022 15:56:50 PM - dev-user (123.456.789.000)> 550 File not found

Once any javascript file is opened, codium starts doing this 70 - 80 times a second. The only way to stop it is to shut down codium. What gives? And how can I put a stop to this behavior?

More info: Kate does the same thing, but for every file and it eventually stops.

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.