I am trying to move a large file from our SFTP server to another SFTP server using our Cloverleaf which is on a AIX platform. After about 1g we get the following message:
ftp> get CD00212A0UY.ZIP
200 PORT command successful.
150 Opening BINARY mode data connection for CD00212A0UY.ZIP (2495809173 bytes).
CD00212A0UY.ZIP: short write
No space left on device/filesize limit exceeded.
We did have Unix Admin make changes to allow for unlimited file sizes. Is this a AIX issue? A Cloverleaf issue? What can I do to get the Cloverleaf to be able to transfer these files?