Re: about PutFile (General questions)
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:
- about PutFile - syphax, 2012-05-29, 00:01
- Re: about PutFile - woddrazen, 2012-05-29, 00:11
- Re: about PutFile - syphax, 2012-05-29, 00:31
- Re: about PutFile - syphax, 2012-05-29, 01:12
- Re: about PutFile - woddrazen, 2012-05-29, 12:09
- Re: about PutFile - syphax, 2012-05-30, 00:02
- Re: about PutFile - wodDamir, 2012-05-30, 08:57
- Re: about PutFile - syphax, 2012-05-30, 00:02
- Re: about PutFile - woddrazen, 2012-05-29, 12:09
- Re: about PutFile - syphax, 2012-05-29, 01:12
- Re: about PutFile - syphax, 2012-05-29, 00:31
- Re: about PutFile - woddrazen, 2012-05-29, 00:11