upload pictures with max

Ste's icon

Hi all,

I am working on a project, the installation should make photos with web cam triggered by distance sensor and next upload it in internet flickt for example.

My question is how I can upload pictures with max in flickr or something similar to flickr? Or if it's not possible, is there an alternative?

can anyone help

nnimar's icon

The question is : can you do it from the terminal ? If yes, then just use the shell object !

Ste's icon

Nice idea!

Thanks a lot!

Ste's icon

OK, I found http://code.google.com/p/folders2flickr  this. And it is great, the problem is that I must make it work in windows. I found DOShack.mxj similar to shell object. I don't know why I can not run this uploadr.exe via DOShack, but I can run it through cmd???

The same command does not work:

"c:\\Users\\Don\\Desktop\\uploadr.exe - Shortcut.ink"

I am not familiar with DOS, have anyone this experience?

seejayjames's icon

Wonder if you can just use jit.uldl for the pictures. Try it with the help file?

Ste's icon

Hm..., it looks like it can upload only to ftp URLs. I am not sure that I can upload to flickr with it.

But I will keep that in mind for alternative.

Thanks

Ste's icon

OK I can not understand why if try to start uploadr.exe this way: D:\folder\folder\uploadr.exe\ it gives me an error, but if I navigate to folder with cd and then type uploadr.exe it works?!?

Also I have made this: http://www.yiiframework.com/forum/index.php/topic/12712-phpexe-is-not-recognized-as-an-internal-or-external-command/ to make more easier access to uploadr.exe, and it gives me the same error.

CMD.png
png