I'm trying to use the plugin to transfer files from a "virtual device" (http://www.andreas-diesner.de/garminplugin/doku.php?id=virtual_devices), which is just a directory that contains TCX files transferred from my TomTom GPS watch:
I added the following stanza to my garminplugin.xml file:
<Device enabled="true">
<Name>TomTom GPS Sport Watch</Name>
<StoragePath>/home/me/Dropbox/tcx</StoragePath>
<StorageCommand></StorageCommand>
<FitnessDataPath>/home/me/Dropbox/tcx</FitnessDataPath>
</Device>
There are plenty of TCX files in that directory, and I have verified that they I can manually upload them correctly to Garmin Connect.
When I visit http://connect.garmin.com/transfer/upload, the plugin finds my device, but doesn't list any of the TCX files in the directory:

Same goes if I convert them to GPX format. Is there some special naming convention that the files must obey, or some setting that I've overlooked to get the plugin to recognize the TCX files that I want to transfer?
I'm trying to use the plugin to transfer files from a "virtual device" (http://www.andreas-diesner.de/garminplugin/doku.php?id=virtual_devices), which is just a directory that contains TCX files transferred from my TomTom GPS watch:
I added the following stanza to my
garminplugin.xmlfile:There are plenty of TCX files in that directory, and I have verified that they I can manually upload them correctly to Garmin Connect.
When I visit http://connect.garmin.com/transfer/upload, the plugin finds my device, but doesn't list any of the TCX files in the directory:
Same goes if I convert them to GPX format. Is there some special naming convention that the files must obey, or some setting that I've overlooked to get the plugin to recognize the TCX files that I want to transfer?