LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

The filename, directory name, or volume label syntax is incorrect!!!!

SORRY, I GOT THIS ON THE WRONG BOARD. RE-POSTED TO THE LABVIEW BOARD.
 
I am trying to send a file from my RTOS remote system to my Windows Host computer across the network. I keep getting this error. I have tried to build this pathname with backslashes, front slashes, double slashes, quotes, absolute path, relative path, IP address, machine name, and everything else I can think of. The "FTP Put File.vi" gives me this error no matter what I try. I can easily get and put files from the command line FTP on both of these machines. When I run my vi, I monitored the reply string and value I got from the "FTP Open Session.vi" and all looks normal. Does anyone out there know what the syntax that it is looking for should be?
 
C:\Inetpub\ftproot
C:/Inetpub/ftproot
c:\inetpub\ftproot
c:/inetpub/ftproot
C:\\Inetpub\\ftproot\\
C://Inetpub//ftproot//
ftp:\\192.168.1.91\Inetpub\ftproot
ftp:\\192.168.1.91\\
 
 
etc, etc, etc.....

Message Edited by technomage on 05-11-2006 01:27 PM

0 Kudos
Message 1 of 1
(6,316 Views)