我正在使用在本地存储他们的文件的许多应用程序,并且他们正在服用太多空间,我可以将他们的文件同步到Dropbox,并从手机手动删除它们,但我是否会询问我是否可以自动完成它,两个物味:
存储记录中的录音机/ sdcard /记录
呼叫记录器在/ sdcards / calls中执行相同的东西
问题是如何自动将文件夹的内容上传到Dropbox并在某些时候从我的Android设备中删除此内容?
我正在使用在本地存储他们的文件的许多应用程序,并且他们正在服用太多空间,我可以将他们的文件同步到Dropbox,并从手机手动删除它们,但我是否会询问我是否可以自动完成它,两个物味:
存储记录中的录音机/ sdcard /记录
呼叫记录器在/ sdcards / calls中执行相同的东西
问题是如何自动将文件夹的内容上传到Dropbox并在某些时候从我的Android设备中删除此内容?
I'm using many apps that store their files locally, and they're taking too much space, I can sync their files to dropbox and delete them manually from my phone but I'm asking if I could do it automatically, two exemples :
A voice recorder that store records in /sdcard/records
A call recorder doing the same thing in /sdcards/calls
The question is how can I automatically upload a folder's content to dropbox and delete this content from my android device on certain times ?
有类似的应用程序 foldersync ,它究竟为多个云存储提供商做了什么。
基本上,配置文件夹Pair以在同步后上传到Dropbox并删除源文件(参见图像)。
单击较大版本
的图像我不确定这是否是一个唯一的优质功能(我买了专业版),但我觉得这应该是免费版。
There are apps like FolderSync, which do exactly what you want for multiple cloud storage providers.
Basically, you configure a folderpair to upload to Dropbox and delete the source files after syncing (see image).
Click image for larger version
I'm not sure if this is a premium-only feature (I bought the pro version), but I feel like this should be in the free version as well.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有