Block a user
WIP: document labels for agent-opened issues
clarify scoped checks and CI finalisation
test(ftp): add real-server integration coverage
WIP: clarify scoped checks and CI finalisation
test(ftp): add real-server integration coverage
Review finding (corrected): FTP_TEST_DIR defaults to /tmp, but FTP paths are rooted in the server’s FTP namespace—not necessarily its host filesystem. A CI FTP account will commonly be chrooted…
test(ftp): add real-server integration coverage
Review finding: defaults to , but FTP paths are rooted in the server's FTP namespace—not necessarily its host filesystem. A CI FTP account will commonly be chrooted to its home directory, where …