Re: [WebDNA] s3cmd
This WebDNA talk-list message is from 2014
It keeps the original formatting.
numero = 111074
interpreted = N
texte = some more infohttp://www.imagemagick.org/script/escape.phpRegardsStuart TremainIDFK Web DevelopmentsAUSTRALIAwebdna@idfk.com.auOn 31 Jan 2014, at 2:16 pm, Stuart Tremain
wrote:> If you have Imagemagick you can do:>=20> identify -format ="wide:%w:high:%h:filetype:%C:quality:%Q:filesize:%[size]:colorspace:%[colo=rspace]:filename:%[base]:res:%[resolution.x]" thisimage.png>=20> Resolution doesn't always work, it depends on how the file is saved, =it may come back as "0 undefined".>=20>=20>=20> Regards>=20> Stuart Tremain> IDFK Web Developments> AUSTRALIA> webdna@idfk.com.au>=20>=20>=20>=20> On 26 May 2013, at 2:36 pm, John Butler =wrote:>=20>> BTW, dear WCS, please allow me to bump this request:>>=20>> Webdna needs to be able to recognize PNG files... including [width] & =[height] inside [fileinfo] ...>>=20>> Thanks for posting the below Stuart, for the archives.>>=20>> -G>>=20>> On 2013-05-25, at 9:47 PM, Stuart Tremain wrote:>>=20>>> Hi Guys>>>=20>>> I have been setting up some new servers and creating systems for a =couple of new clients. One wanted to use amazon to store images but =needed the images to go through an Imagemagick script and other stuff in =the website administration system.>>>=20>>> The task was how to process the images in the admin and then send =them to amazon, using Ubuntu 12.04 server here is the solution.>>>=20>>> s3cmd>>> s3cmd is a command line tool for uploading, retrieving and managing =data in Amazon S3.>>>=20>>> Install s3cmd on your server>>> $ sudo apt-get install s3cmd>>>=20>>>=20>>> Create your .s3cfg file and then move it to the WebCatalogEngine =directory so that you can refer to and change it easily. Make sure the =file has correct permissions 0777 owner & group =3D www-data. Refering =to the config files gives you the ability to have different setups for =different sites/situations on the one server>>>=20>>> Sample code to 'put' files into your amazon bucket and ensure that =the files are public:>>>=20>>> [shell]s3cmd put --acl-public /var/www/(local directory)/(File name =to upload) s3://(s3 container name)/(filename)/ =--config=3D"/usr/lib/cgi-bin/WebCatalogEngine/.s3cfg"[/shell]>>>=20>>> Some links:>>> http://s3tools.org/s3cmd>>> =http://www.whiteboardcoder.com/2012/11/reading-s3-via-s3cmd-from-ubuntu-12=04.html>>> http://linux.die.net/man/1/s3cmd>>>=20>>> Regards>>>=20>>> Stuart Tremain>>> IDFK Web Developments>>> AUSTRALIA>>> webdna@idfk.com.au>>>=20>>>=20>>>=20>>>=20>>> --------------------------------------------------------->>> This message is sent to you because you are subscribed to>>> the mailing list .>>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us>>> Bug Reporting: support@webdna.us>>=20>> --------------------------------------------------------->> This message is sent to you because you are subscribed to>> the mailing list .>> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us>> Bug Reporting: support@webdna.us>=20> ---------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us> Bug Reporting: support@webdna.us
Associated Messages, from the most recent to the oldest:
some more infohttp://www.imagemagick.org/script/escape.phpRegardsStuart TremainIDFK Web DevelopmentsAUSTRALIAwebdna@idfk.com.auOn 31 Jan 2014, at 2:16 pm, Stuart Tremain wrote:> If you have Imagemagick you can do:>=20> identify -format ="wide:%w:high:%h:filetype:%C:quality:%Q:filesize:%[size]:colorspace:%[colo=rspace]:filename:%[base]:res:%[resolution.x]" thisimage.png>=20> Resolution doesn't always work, it depends on how the file is saved, =it may come back as "0 undefined".>=20>=20>=20> Regards>=20> Stuart Tremain> IDFK Web Developments> AUSTRALIA> webdna@idfk.com.au>=20>=20>=20>=20> On 26 May 2013, at 2:36 pm, John Butler =wrote:>=20>> BTW, dear WCS, please allow me to bump this request:>>=20>> Webdna needs to be able to recognize PNG files... including [width] & =[height] inside [fileinfo] ...>>=20>> Thanks for posting the below Stuart, for the archives.>>=20>> -G>>=20>> On 2013-05-25, at 9:47 PM, Stuart Tremain wrote:>>=20>>> Hi Guys>>>=20>>> I have been setting up some new servers and creating systems for a =couple of new clients. One wanted to use amazon to store images but =needed the images to go through an Imagemagick script and other stuff in =the website administration system.>>>=20>>> The task was how to process the images in the admin and then send =them to amazon, using Ubuntu 12.04 server here is the solution.>>>=20>>> s3cmd>>> s3cmd is a command line tool for uploading, retrieving and managing =data in Amazon S3.>>>=20>>> Install s3cmd on your server>>> $ sudo apt-get install s3cmd>>>=20>>>=20>>> Create your .s3cfg file and then move it to the WebCatalogEngine =directory so that you can refer to and change it easily. Make sure the =file has correct permissions 0777 owner & group =3D www-data. Refering =to the config files gives you the ability to have different setups for =different sites/situations on the one server>>>=20>>> Sample code to 'put' files into your amazon bucket and ensure that =the files are public:>>>=20>>> [shell]s3cmd put --acl-public /var/www/(local directory)/(File name =to upload) s3://(s3 container name)/(filename)/ =--config=3D"/usr/lib/cgi-bin/WebCatalogEngine/.s3cfg"[/shell]>>>=20>>> Some links:>>> http://s3tools.org/s3cmd>>> =http://www.whiteboardcoder.com/2012/11/reading-s3-via-s3cmd-from-ubuntu-12=04.html>>> http://linux.die.net/man/1/s3cmd>>>=20>>> Regards>>>=20>>> Stuart Tremain>>> IDFK Web Developments>>> AUSTRALIA>>> webdna@idfk.com.au>>>=20>>>=20>>>=20>>>=20>>> --------------------------------------------------------->>> This message is sent to you because you are subscribed to>>> the mailing list .>>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us>>> Bug Reporting: support@webdna.us>>=20>> --------------------------------------------------------->> This message is sent to you because you are subscribed to>> the mailing list .>> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us>> Bug Reporting: support@webdna.us>=20> ---------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us> Bug Reporting: support@webdna.us
Stuart Tremain
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Emailer tracking (1997)
Another question (1997)
RE: Web*SSL and WebCatalog (1997)
What if SSL server down? MAC (1997)
New Mac Emailer... (1997)
Error -108 (1997)
taxrate (1999)
2.0 Info (1997)
Max Record length restated as maybe bug (1997)
Nesting FoundItem Context (1997)
For those of you not on the WebCatalog Beta... (1997)
Stuck (2003)
NT Manual (1997)
did I miss anything (1997)
WebCat2 - [format thousands] (1997)
WebCat2b13MacPlugin - [math][date][/math] problem (1997)
Problem displaying search result (1997)
need to delete a database remotely (2000)
WebMerchant...then what? (2001)
RE: Cart Template (1997)