Windows Server 2003
1833052 Members
2454 Online
110049 Solutions
New Discussion

Re: ftp put from Win2003 to other server fails

 
kenny chia
Regular Advisor

ftp put from Win2003 to other server fails

Hi
I have a Windows 2003 standard edition server. From the Windows server, I can log in using ftp to other servers, perform a list (ls commmand), change directory (cd command) and get files.

But when I put a file from the Win2003 server I get the 550 error. Please see below output. This error occurs for all the servers I login to, whether they are windows, linux or HPUX. What could be the problem? Is there a restriction setting on the Win2003 server?

ftp> put Sti_Trace.log
---> PORT 192,168,23,180,7,94
200 PORT command successful.
---> STOR Sti_Trace.log
550 Access is denied.
All Your Bases Are Belong To Us!
1 REPLY 1
Cederberg
Honored Contributor

Re: ftp put from Win2003 to other server fails

have you tried to write the whole path to the file you ar putting..

ex. c:\temp\Sti_trace.log