Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
FTP UTF8 issue
Name: philmiley Date: December 21, 2005 at 08:25:35 Pacific OS: Windows 2003 CPU/Ram: 2GB
Comment:
Can any one help. I am trying to provide a batch file to ftp to a remote server (works to local servers no problem) The remote server manager tells me that they do not accept UTF8 command on. How do I switch this off in an ftp txt run batch command.
My code is simply...
open ftp.remote host User Password put c:\temp\myfile.txt *.* quit
This is executed using the ftp -s:runMyFile.txt command
But issues the error 521 Illegal PORT Command
I am told that their error log implies I have UTF8 switch on and this they don't allow.
Summary: Hi: I recently set up a win 2003 server as an ftp server with hardware RAID running on it. Here is the problem. All the people connecting to it complain that the files they are pulling down are corru...
Summary: Is there a way to test an FTP from within the network you're working on? I'm in a sink or swim sort of situation at work; trying to learn the server on the fly and do network admin stuff for my boss....
Summary: Have you tried to FTP from inside your network or just from an outside location? Have you ever gotten through? If so then it might be a performance issue. Perhaps more ram? Need more details on the pr...