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.
我可以使用命令行将文件上传到 Owncloud 服务器吗?就我而言,我想编写一个 BAT 脚本来完整备份我的 Mysql 数据库并将其上传到 Owncloud 以便以后使用
有很多方法可以做到这一点。想到的第一个方法是将 mySQL 数据库导出到目录的 CRON 作业。然后使用在计算机/服务器上运行的 Owncloud 客户端将其同步到您的 Owncloud 帐户。
http://owncloud.org/sync-clients/