Quantcast
Channel: Rebex Q&A Forum - Recent questions and answers
Viewing all articles
Browse latest Browse all 3862

Answered: Facing issues using PutFIleasync

$
0
0

The file is not created or it has zero length?

If zero length file is created, please ensure that ms.Position = 0 first.

If the file is not created at all, please post here or send to support@rebex.net debug communication log. It can be created like this:

ssh.LogWriter = New Rebex.FileLogWriter("c:\temp\ssh.log", Rebex.LogLevel.Debug)

Viewing all articles
Browse latest Browse all 3862

Trending Articles