Hi Tariel, Speed aside, if this project is something that is going to run on anything but your own machine, you do know that anyone with a freely available sniffer can "see" the user name and password you are using?
Hence, you are best off using a public html address or if you must address a password protected area of the server, talk to a CGI script that returns the jpg. Also, using any jpg on the Internet means your app cannot run off-line. Aloha from Hawaii, Jim Bufalini > -----Original Message----- > From: [email protected] [mailto:use-revolution- > [email protected]] On Behalf Of Tariel Gogoberidze > Sent: Tuesday, May 12, 2009 4:57 PM > To: [email protected] > Subject: Setting Image FileName to FTP vs HTTP > > Hi, > > Setting the image FileName to > > ftp://User:[email protected]:21/folderName/ImageName.jpg > > is working in my tests, but may be somebody knows, is it OK to use > FTP to set image FileName and if yes, is there a difference in load > speed, reliability etc between setting image FileName to FTP as > opposed to "normal" > http://DomainName.com/FolderName/ImageName.jpg > > Thanks in advance for tips > Tariel > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
