What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Change Motocast auto-upload folder?

dozier77

New Member
Is there a way to do this? I do not see it in the application dialog box:
Settings_2012-05-06_09-52-40.webp

Thanks.
 
There currently isn't any way to change the MotoCast autoupload folder.

As a workaround, you can create a symlink in the default location (for me it was C:\Users\[my username]\Pictures) to whereever you want to save your files. I just tested it and it did the job as expected. You have to do this from the command line as an administrator:

cd C:\Users\[your username]\Pictures
mklink /D "Motocast Uploads" "[whatever drive/folder you want your pics and videos to go]"
 
Back
Top