How to retrieve remote file using smack

Hello,

smackx supports file transfer operations. Does it also supports retrieving a file in a remote location using uri.

I am new to using smack and have been able to successfully transfer files to remote entity.

can someone explain how to achieve getting remote files ? Any sample code and how namespace & URI needs to be specified. ?

thanks in advance.

C