09-24-2010 05:59 PM
I am trying to send a file via sftp and the FTP Put File.vi keeps returning an error - Error 15530 FTP Transaction: 530 Must perform authentication before identifying USER - when I go digging through the subvis it looks like the connection is being made - I don't understand where/how to fix the error? Am I missing a step? I thought at first it might be a port 22 instead of port 21 - would this make a difference? Any suggestions? Thanks for your time!
09-24-2010 08:25 PM
Your problem is that the VIs do not support sftp. If you had done a search, you would have found that out and possible work arounds such as this.
09-25-2010 12:03 PM
Thanks for your help - sorry for wasting your time - I did do a number of searches - I am not sure why that one didn't come up.