Re: about PutFile - WeOnlyDo Discussion board

Re: about PutFile (General questions)

by woddrazen, Tuesday, May 29, 2012, 12:09 (4358 days ago) @ syphax

Zig,


If there is no value inside RemotePath Property then probably remote path is not set.

In this case PutFile without specifying remote path shouldn't work.

After you are connected to server you can try to check for remote path on this way:
[code]sftp1.RealPath .
MsgBox sftp1.ListItem[/code]


Drazen


Complete thread: