- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- FTPing to a Win NT server 550 error
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2004 01:31 AM
02-05-2004 01:31 AM
FTPing to a Win NT server 550 error
#ftp sabersd
Connected to sabersd.
220 dns01 Microsoft FTP Service (Version 4.0).
Name (sabersd:root): loginname
331 Password required for loginname.
Password:
230 User loginname logged in.
Remote system type is Windows_NT.
ftp> lcd /var/ajp/exit/mbox/3SD
Local directory now /var/ajp/exit/mbox/3SD
ftp> binary
200 Type set to I.
ftp> put AJRF09.181
200 PORT command successful.
550 AJRF09.181: The system cannot find the file specified.
ftp> ls
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
550 .: The system cannot find the file specified.
ftp> bye
I know that the file is in that directory, I don't know why I get this 550 message. Can anyone help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2004 01:34 AM
02-05-2004 01:34 AM
Re: FTPing to a Win NT server 550 error
Also, does it behave differently if you cd to the directory prior to initiating the ftp?
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2004 01:51 AM
02-05-2004 01:51 AM
Re: FTPing to a Win NT server 550 error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2004 02:33 AM
02-05-2004 02:33 AM
Re: FTPing to a Win NT server 550 error
If it were me, I'd replace Microsoft's ftp junk with war-ftp.
http://www.jgaa.com/index.php?menu=&cmd=show_article&article_id=113&PHPSESSID=c9a87d3899158bda18ce4e936ade2809
We use that for our stuff and it works quite well.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2004 03:35 AM
02-05-2004 03:35 AM
Re: FTPing to a Win NT server 550 error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2004 04:57 AM
02-05-2004 04:57 AM
Re: FTPing to a Win NT server 550 error
I have come accross this before and had to delete the file on the windoze end before the put would work.
Paula