t3rm1n4l / megacmd

A command-line client for mega.co.nz storage service
456 stars 74 forks source link

Always fails to create a folder called "kakyuusei-2-anthology" #43

Closed middleJack closed 10 years ago

middleJack commented 10 years ago

I've tried: /etc/megacmd -conf="/var/www/conf/megacmd.json" mkdir mega:/kakyuusei-2-anthology Successfully created directory at mega:/kakyuusei-2-anthology

Also: /etc/megacmd -conf="/var/www/conf/megacmd.json" mkdir mega:/kakyuusei-2-anthology/ Successfully created directory at mega:/kakyuusei-2-anthology/

Always returns success, but if i check mega, the folder is called "MALFORMED_ATTRIBUTES"

middleJack commented 10 years ago

I i can provide any other log that helps to find the bug, please tell me

t3rm1n4l commented 10 years ago

Can you try it out with latest code. I am able to create the directory that you have mentioned.