ashw...@nanoheal.com writes: > I wanted to know whether it is possible in python to pause and resume the > file upload process to AWS S3
Have you checked that "AWS S3" supports it? If so, you will be able to do it with Python -- however, you likely need to use low level modules (such as "httplib", maybe "ftplib") where you can fit in the technical details you learn from your "AWS S3" analysis. -- https://mail.python.org/mailman/listinfo/python-list