Greetings all,
I know the file I have on the file server (android plus file sync rule) syncs to my tablets but on some occasions I'd like to be able to manually sync this file via a script. After reading this, I've tried running the following script on my tablet but it doesn't appear to be working (copying the file over). What am I doing wrong?
ftp get %ROOT%\Guidebook_BCLS_0.epub %sdcard%/eboox_books
Thanks for your time!
** Update **
When I look in the logs I see the following:
"Error message received from device (ftp command encountered unknown problem.)"
Hmm.. not too helpful it sounds.
Also the source I got from the file sync rule which lists the "Server File / Folder Name" as:
"%ROOT%\Guidebook_BCLS_0.epub"