ทำให้ Adobe Lightroom สามารถ login FTP ได้

Enabling FTP Logging in Lightroom

by Sean McCormack

Many moons ago, an Adobe knowledge base article that solved an issue for older video cards, introduced the concept of the config.lua file. The config.lua file is file Lightroom will look for on startup and apply settings from within to change behaviour within Lightroom. There is no list of commands for what you can put in there available to the public, but occasionally a Lightroom Team member will suggest something that might help with a problem, or that can help debug a problem.


One such issue I’ve had in the past, and one that was mention on a forum recently, is that of getting a log of the activity of the internal FTP Client. I was keen to find out where my FTP transfers were failing in order to fix the issue. With a little help from Andy Rahn, I was able to get a log of activity going. Here’s how


Create a text file called config.lua and place it in your Lightroom Presets folder. (Use Preferences>Presets Tab>Show Lightroom Presets Folder button to access this)

Type the following into the file and save: loggers.AgFTPClient = { logLevel = ‘trace’ }

Restart Lightroom.

Open your system logger. On Mac you can view the results in Console (from the Utilities Folder inside Applications). I believe you can use Event Viewer on PC for this.


Once you’ve traced the issue, you should remove the config.lua file and restart Lightroom. While this particular settings doesn’t affect performance generally, debugging settings can, so it’s wise to only use it when necessary.

Source : http://lightroom-news.com/2009/01/05/enabling-ftp-logging-in-lightroom/

Views: 119

Comment

You need to be a member of PORTFOLIOS*NET to add comments!

Join PORTFOLIOS*NET

© 2009-2024   PORTFOLIOS*NET by CreativeMOVE.   Powered by

Badges  |  Report an Issue  |  Terms of Service