Sends a file to the host with the B-Plus protocol.
bplussend <filename>
Causes Tera Term to send the file <filename> to the host with the B-Plus protocol. Pauses until the end of the file transfer. If the file is transferred successfully, the system variable "result" is set to 1. Otherwise, "result" is set to zero.
When <filename> is relative path, file is saved relative to file transfer folder.
bplussend 'readme.txt'