Forum Moderators: phranque
The easiest way to circumvent this is to make smaller backups resulting in 2 files each below 2 GB.
Otherwise you have to check if there ...
-- is a file size limitation on the client file system,
-- if your FTP server is capable to handle the 2 GB,
-- if there is an alternate FTP client software (64bit software should handle this easily, but I suppose you are not on a 64bit Linux). [be aware that the FTP server and client components are 2 different things]
-- if wget
-- or rsync may have these limits, too, or not.
Kind regards,
R.