AutoUpload #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
One question!
If i only want the autoupload function how can i install it? i have to copy everything into my card?
thanks
Remove everything but the
90autoupload.sh
from theinit.d
directory. Don't forget to modify autoupload.pl to your needs.i need something like this:
curl -X POST -F "file=@file.jpg" -F "name_discoteca=Testing" -F "id_discoteca=19" -F "ispublic=1" -F "id_user=123"
i copy something similar into autoupdate, but not send anything... how can i read the outputs? i'm looking in the server..
Hello? i install all and doesn't send the curl instruction of autoupload... any idea? i modify the autouplad.pl TY for your time!