Re: about PutFile (General questions)

by woddrazen, (4720 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

locked

Complete thread: