Re: Server Error - WeOnlyDo Discussion board

Re: Server Error (General questions)

by wodSupport, Thursday, September 15, 2005, 16:10 (6803 days ago) @ DarrenS

Darren,

I cannot know why this fails, but what I would suggest you is to check if folder is really there.

So, instead of calling PutFile do this:[code]ftpclietn.ListDir( /test )[/code]does that work? If it does, then try to[code]ftpclient.PutFile( c:\test\testsftp.txt , /test ) <== only specify folder, not file[/code]if this still fails, let me know, we'll see what to do next.


Complete thread: