Re: Able to getfile, but unable to put file? (General questions)
Wee,
no, looks ok.
Ok, let's try the other way. Can you call
ListDir( / )
and then see if in result you find your path. If you do (for example 'test'), then try
ListDir( /test )
etc.. Do that to make sure all paths you refer to exist and you can look their contents.
Can you try that?