Networking Forums

Networking Forums > Computer Networking > Windows Networking > W2K3 SP1 ftp client - file get can't use share or UNC path

Reply
Thread Tools Display Modes

W2K3 SP1 ftp client - file get can't use share or UNC path

 
 
gew
Guest
Posts: n/a

 
      07-08-2005, 02:16 PM
Got a ftp process that's been using either a share path or UNC.
"get filename \\servername\share" or "get filename \\servername\d$\dir"
This will not work with SP1; get Rename "calloc: file exists" error. OK
using local drive letters but the process can't use it without a significant
code change.

Anyone seen this & worked around it?
 
Reply With Quote
 
 
 
 
Michael Walleisa
Guest
Posts: n/a

 
      08-10-2005, 03:22 PM
I had nearly the same problem, except in my case it was failing because I
executed the FTP script from the C: drive and the destination path was on the
F: drive. There is a Hotfix to address this problem, but you need to contact
Microsoft Support to obtain it (see this KB article:
http://support.microsoft.com/default...;en-us;899679).

However, we were able to work around the problem by using "lcd
<target_path>" prior to executing the "Get" statement. Hope this helps.


"gew" wrote:

> Got a ftp process that's been using either a share path or UNC.
> "get filename \\servername\share" or "get filename \\servername\d$\dir"
> This will not work with SP1; get Rename "calloc: file exists" error. OK
> using local drive letters but the process can't use it without a significant
> code change.
>
> Anyone seen this & worked around it?

 
Reply With Quote
 
gew
Guest
Posts: n/a

 
      08-10-2005, 04:10 PM
Thx Michael, yea this hotfix was a result . Good stuff huh?

"Michael Walleisa" wrote:

> I had nearly the same problem, except in my case it was failing because I
> executed the FTP script from the C: drive and the destination path was on the
> F: drive. There is a Hotfix to address this problem, but you need to contact
> Microsoft Support to obtain it (see this KB article:
> http://support.microsoft.com/default...;en-us;899679).
>
> However, we were able to work around the problem by using "lcd
> <target_path>" prior to executing the "Get" statement. Hope this helps.
>
>
> "gew" wrote:
>
> > Got a ftp process that's been using either a share path or UNC.
> > "get filename \\servername\share" or "get filename \\servername\d$\dir"
> > This will not work with SP1; get Rename "calloc: file exists" error. OK
> > using local drive letters but the process can't use it without a significant
> > code change.
> >
> > Anyone seen this & worked around it?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
File Path Limitations Bart Perrier Windows Networking 5 08-06-2008 02:20 AM
W2K3 sp1 unable to file share James1234 Windows Networking 3 09-25-2007 09:51 PM
Folder share with w2k3 and xp - How ? please Nice4 Windows Networking 1 03-04-2004 09:30 PM
Access to Specified Device, Path or File is Denied Malcolm Porter Windows Networking 0 09-15-2003 07:35 PM
File Explorer - Network Path Geoff Lane Windows Networking 0 08-25-2003 09:53 PM



1 2 3 4 5 6 7 8 9 10 11