Read-only archive of the All About Symbian forum (2001–2013) · About this archive

CFTPSession problems

0 replies · 1,027 views · Started 28 September 2006

Hi,

I'm having trouble with the CFTPSession.Retrieve(...)

I'll get panic (User 11) if the length of in-param "const TDesC& aNewLocalFileName" is > 16

****Anyone who have a workaround for this?

if not, a other way is to work with
1.setting the SystemDefaultPath to the wanted path
2.make request to CFTP.Retrieve/Store and having 16characters for the filename.
3.replace previous SystemDefultPath (for other threads)

****How do you change the SystemDefaultPath?

Thanks in advance

(Im using the ftp-example (for S60 2nd Edition ) in a S60 3rd Edition because I havn't found any example spec for 3rd Ed.)