in reply to Re: File Open Error = 13?
in thread File Open Error = 13?

Thanks!! That is strange as I use that userID/pass in FileZilla without any issues. I'll need to dig deeper.

Replies are listed 'Best First'.
Re^3: File Open Error = 13?
by ikegami (Patriarch) on Oct 28, 2009 at 21:18 UTC
    It's a *local* permission issue. You don't have permission to overwrite file C:\temp\ftp
      How can I not have permission on my local machine (It's a windows machine if that matters)? Am I missing something with the local file syntax? I wanted it to put the file from the remote location in folder ftp which is a subfolder of temp with the same file name.
        get gets a file, not a directory.