I'm trying to transfer a file from my PC (NT4) to a unix machine (AIX 4.2)<br>
<br>
Using a VB program and the Microsoft Internet Transfer Control and the following code:<br>
<br>
InetXfer.Execute URL, "put c:\test.txt test.txt"<br>
<br>
Some undocumented feature of the transfer control is converting the target filename and path to uppercase.<br>
<br>
Whilst this doesn't matter on NT - transferring files to a unix system with its case sensitive file and directory names is more of a problem.<br>
<br>
Does anyone know how to turn this feature off?<br>
<br>
Mike<br>
p.s. I can't put the value of URL in the above statement because Doug's "make URL's clickable" code mangles it a bit.. <p>Mike Lacey<br><a href=mailto:Mike_Lacey@Cargill.Com>Mike_Lacey@Cargill.Com</a><br><a href= Cargill's Corporate Web Site</a><br>
<br>
Using a VB program and the Microsoft Internet Transfer Control and the following code:<br>
<br>
InetXfer.Execute URL, "put c:\test.txt test.txt"<br>
<br>
Some undocumented feature of the transfer control is converting the target filename and path to uppercase.<br>
<br>
Whilst this doesn't matter on NT - transferring files to a unix system with its case sensitive file and directory names is more of a problem.<br>
<br>
Does anyone know how to turn this feature off?<br>
<br>
Mike<br>
p.s. I can't put the value of URL in the above statement because Doug's "make URL's clickable" code mangles it a bit.. <p>Mike Lacey<br><a href=mailto:Mike_Lacey@Cargill.Com>Mike_Lacey@Cargill.Com</a><br><a href= Cargill's Corporate Web Site</a><br>