As soon as I run this command
ftp> get 1gbfile.txt 1gbfile_v2.txt (renaming the file too)
but getting the above mentioned error. Also, as soon as the above command is run, the vsftpd process running corresponding to this disappeared from the htop output.
But when checked in the ftp_cilent folder, the file was there. That means the file got transferred but the process stopped abruptly. Can someone provide some insight regarding the same.