What are the possible ways to upload and download large audio/video files (up to 2 hours or ~10GB) securely, apart from using FTP?
The use case involves uploading and downloading large audio or video files (~10GB, 2 hours) to interact with an AI solution for taking notes. The focus is on secure methods, and alternatives to FTP are being explored.
0
-
Aside from using FTP, one effective approach is file chunking, which involves splitting large files into smaller parts that stay within the size limits imposed by AI applications. This method allows for secure and efficient handling of large files, ensuring they can be processed properly by AI tools.
0
Please sign in to leave a comment.
Comments
1 comment