0 votes
by (120 points)
edited

I am trying to utilize the sftp component to push a file in a network share to an sftp location. It works fine when running from my local machine (pushing the file in the network share), but once we try to run it from our server, I get the message "Failed to open local file". We are trying to upload using the PutFile(stream, string) method and it is throwing the exception in this method.

Any help would be appreciated.

Applies to: Rebex SFTP

1 Answer

+1 vote
by (58.9k points)
edited

Please create the log with the Rebex LogWriter property as described in this article and either post it here or send it to support@rebex.net.

...