Search found 3 matches

by daisybodo
2018-09-03T05:40:43-07:00
Forum: Users
Topic: Identify ftp and spaces
Replies: 8
Views: 4380

Re: Identify ftp and spaces

Code: Select all

identify --version
Version: ImageMagick 7.0.8-11 Q16 x86_64 2018-09-03 https://www.imagemagick.org
Copyright: © 1999-2018 ImageMagick Studio LLC
License: https://www.imagemagick.org/script/license.php
Features: Cipher DPC HDRI OpenMP 
Delegates (built-in): 
still doesn't work...
by daisybodo
2018-09-03T04:42:56-07:00
Forum: Users
Topic: Identify ftp and spaces
Replies: 8
Views: 4380

Re: Identify ftp and spaces

Doesn't work for me :

Code: Select all

identify-im6.q16: no decode delegate for this image format `' @ error/constitute.c/ReadImage/504.
identify-im6.q16: no data returned `ftp://snibgo.com:password@ftp.snibgo.com/imforums/with space.jpg' @ error/url.c/ReadURLImage/247.
Same with single quotes.
by daisybodo
2018-08-31T03:11:47-07:00
Forum: Users
Topic: Identify ftp and spaces
Replies: 8
Views: 4380

Identify ftp and spaces

Hi, Imagemagick provides "identify" tool, which works perfectly for what I need. I use it on Ubuntu, with Version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 Here is how I use it : identify "ftp://SERVERNAME:PASSWORD@HOST/DIRECTORY/FILE.pdf" But when the directory or file has got a ...