Read a file remotely from Dataport

matias_jaurematias_jaure Member Posts: 157
Hi... a quick question, is it possible to read a File placed in a server from a client machine ?... We need to read a file placed in a server with a Dataport and also we need with the same dataport to export the file again to the same server..

I hope it is possible to do,
Thanks!..

Answers

  • bbrownbbrown Member Posts: 3,268
    That should not be a problem, provided the user has appropriate access rights to the remote server.
    There are no bugs - only undocumented features.
  • matias_jaurematias_jaure Member Posts: 157
    Hi, we had a problem because we check by code if the folder exists and it failed. Without this check it works, I don't know why
  • bbrownbbrown Member Posts: 3,268
    Your check for the folder is probably failing. How are you doing this? Walk it thru the debuger to find where it fails.
    There are no bugs - only undocumented features.
Sign In or Register to comment.