@@ -337,7 +337,7 @@ void send_files(int f_in, int f_out)
rsyserr(FERROR_XFER,errno,"fstat failed");
free_sums(s);
close(fd);
exit_cleanup(RERR_PROTOCOL);
exit_cleanup(RERR_FILEIO);
}
if(st.st_size){
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.