Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 TransferManager 上传时,如果出现网络问题,则会被捕获到异常 - AmazonClientException。在这种情况下,我必须中止当前的上传吗?如果我想再次上传文件,我必须重新开始上传吗?
如您在其他问题中所述,S3 TransferManager 目前不支持恢复上传。我们将考虑在 SDK 的未来版本中添加此功能。