Re: Server Error (General questions)

by Jasmine, (7170 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.

locked

Complete thread: