BG95M3 FTP Question

I am trying to upload a file (2MB in size) to our FTP server and am running into problem.

I a cut the file up into 500K blocks, saving them to a temp file on the modem’s UFS, then sending that UFS file to the FTP server (AT+QFTPPUT=“test.file”,“upload.bin”,0)

The 1st one works but then I can’t figure out how to append the next block.

Can I use UFS to append to a file on the FTP server?

From the perspective of quectel, we only provide the way of FTP upload, and do not provide the mechanism of large package disassembly / small package transmission
I’m sorry for this inconvenience