Hello.
An attempt to upload a file >5Gb to Amazon S3 leads to an error. However, Amazon S3 supports multipart upload, which makes uploading files up to 5Tb in size possible. Moreover, Amazon encourages to use this method for all files >100Mb (see this link for details).
Is there any chance that multipart upload will be implemented in SFFS?