ImagineLearning-Public / MobileDevice

Allows communication with iDevices. Fork from mobiledevice.codeplex.com, making use of house arrest service (as opposed to AFC) to transfer files to documents directory.
6 stars 9 forks source link

Fixed an issue with GetFiles #5

Open hankinsoft opened 9 years ago

hankinsoft commented 9 years ago

Fixed an issue where GetFiles was always checking if the specific target was a directory rather than the actual directory. This was causing an empty array to always be returned.