Hello,
I am using FTP Client to save xml file.
Some of these files may be WideString, in that case the FTP Client
fails. I got a ByteArray(Object)>>errorImproperStore
The code snippet to save is like this (client is ftp client)
readonlyStream := ReadStream �on: stream contents.
client putFileStreamContents: readonlyStream as: aFilename
If I convert the content to ByteArray, in that case file is x4 times
greater, which should not be the case.
Enclosed PharoDebug
Thanks
Hilaire
--
Dr. Geo http://drgeo.eu