I am using lftp client to upload some large files ( ~60gb for each file).
However, after taking several hours of uploading, it returned the following error code:cd ok, cwd=/share
put: /media/Data/1.gz: Access failed: 551 /share/1.gz: Error on output file.
Looking at this documentation: https://support.box.com/hc/en-us/articles/360044194853-I-m-Having-Trouble-Using-FTP-with-Box , I am certain there is no trailing space for the folder name. Uploading other smaller files by using the same command works just fine.