


The change has been tested on Linux and MacOS both as server and client, Firefox and Safari. 'parentFolder' - string, contains a pathname of folder's parent (if path is root parameter is absent on output). 'folderName' - string, cleaned version of input path. 'pathDelim' - string, server path delimiter (/ or \). 'folders' - array of strings (list of folders existing in path to which transmission user has access). Input parameter: 'path', string, required (should be a full pathname). To support the feature a new rpc call is exposed: 'folders-get'.

I've created diff for that (against svn revision 10530, as per `svn diff'), altogether 349 lines of code. Moving to transmission I found one major feature missing (and that seems to have a high demand, as google tell us) - web client is unable to select destination folder for a torrent.
