Re: sendfile() problems - Destination unreachable

2023-05-27 Thread Xiang Xiao
On Sat, May 27, 2023 at 8:19 PM Fotis Panagiotopoulos wrote: > Hello, > > I encounter some problems using sendfile(). > > I am using sendfile to... send a file to a remote server, with my own > implementation of an FTP client. > sendfile() indeed starts to transmit chunks of the file, but as I se

sendfile() problems - Destination unreachable

2023-05-27 Thread Fotis Panagiotopoulos
Hello, I encounter some problems using sendfile(). I am using sendfile to... send a file to a remote server, with my own implementation of an FTP client. sendfile() indeed starts to transmit chunks of the file, but as I see in Wireshark, I get an ICMP response "Destination unreachable (Fragmentat