我想知道是否可以使用libtorrent-rasterbar下载torrent并将其保存到远程位置(例如远程服务器),而不是将其保存到本地磁盘。
发布于 2017-07-31 02:22:07
是的,功能列表中提到了存储接口is customizable。storage interface没有引用特定于磁盘的内容,因此没有排除远程存储的内容。
https://stackoverflow.com/questions/45403074
相似问题