sqlite3 owncloud.db .dump > dump.mycloud.sql
wget http://www.redmine.org/attachments/download/6239/sqlite3-to-mysql.py
chmod a+x sqlite3-to-mysql.py
cat dump.mycloud.sql | python sqlite3-to-mysql.py > owncloud.sql
Tuesday, January 5, 2016
Subscribe to:
Post Comments (Atom)
About Me
Powered by Blogger.
0 comments:
Post a Comment