- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: a directory owned by root:root, and 777, but c...
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
04-05-2007 02:39 AM
04-05-2007 02:39 AM
/abc/filename: permission denied.
Can you please let me know what cause the problem?
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 02:44 AM
04-05-2007 02:44 AM
Re: a directory owned by root:root, and 777, but could not ftp a file into it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 02:47 AM
04-05-2007 02:47 AM
Re: a directory owned by root:root, and 777, but could not ftp a file into it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 02:53 AM
04-05-2007 02:53 AM
Re: a directory owned by root:root, and 777, but could not ftp a file into it?
# ls -l /abc/filename
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 02:56 AM
04-05-2007 02:56 AM
Re: a directory owned by root:root, and 777, but could not ftp a file into it?
so, I believe the problem is on the destination server, not on the source server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 03:00 AM
04-05-2007 03:00 AM
Re: a directory owned by root:root, and 777, but could not ftp a file into it?
does the file already exists at the destination?
V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 03:04 AM
04-05-2007 03:04 AM
Re: a directory owned by root:root, and 777, but could not ftp a file into it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 03:09 AM
04-05-2007 03:09 AM
Re: a directory owned by root:root, and 777, but could not ftp a file into it?
I checked /etc/fstab file, there are no restrictions on it at all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 03:13 AM
04-05-2007 03:13 AM
Re: a directory owned by root:root, and 777, but could not ftp a file into it?
Try changing your name as the owner of the directory in the destination server and ftp it again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 03:16 AM
04-05-2007 03:16 AM
Re: a directory owned by root:root, and 777, but could not ftp a file into it?
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 03:21 AM
04-05-2007 03:21 AM
Re: a directory owned by root:root, and 777, but could not ftp a file into it?
I did even change the ownership of the file system /abc to myself, a personal id on the destination server, but still not working.
ther is no /etc/ftpd/ftpaccess file at all on both dest and src servers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 03:26 AM
04-05-2007 03:26 AM
Re: a directory owned by root:root, and 777, but could not ftp a file into it?
You may have the same login name on both servers but do you have the same numerical user id?
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 03:32 AM
04-05-2007 03:32 AM
Re: a directory owned by root:root, and 777, but could not ftp a file into it?
Remeber, the destination directory or fs /abc is wide open 777, and owned by root:root, I even tried change the ownership to my personal id.
on src server:
ftp dest_server
...
200 PORT command successful.
553 /abc/passtest: Permission denied on server. (Upload)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 03:36 AM
04-05-2007 03:36 AM
Re: a directory owned by root:root, and 777, but could not ftp a file into it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 03:36 AM
04-05-2007 03:36 AM
Re: a directory owned by root:root, and 777, but could not ftp a file into it?
my friend google have said me:
A 533 is usually incurred by having SPACES and/or INVALID CHARACTERS ((-!"£$%^&*'#~) ) in the file name. Check the file name and try again. The reason we have to upload file names all one word with no spaces and with no invalid characters is because our FTP server is a UNIX server and the Unix file structure has these specifications.
maybe you're in this situations?
Regards,
Cedrick Gaillard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 03:39 AM
04-05-2007 03:39 AM
Re: a directory owned by root:root, and 777, but could not ftp a file into it?
on http://kb.globalscape.com/Article.aspx?id=10142 :
553 - Requested action not taken. File name not allowed. Try changing the file name, or getting rid of spaces in the file name.
Regards,
Cedrick Gaillard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 03:53 AM
04-05-2007 03:53 AM
Re: a directory owned by root:root, and 777, but could not ftp a file into it?
on dest:
umount /abc
mkdir /abctest
chmod 777 /abctest
then on src:
ftp the dstt
...
200 PORT command successful.
553 /abctest/passtest: Permission denied on server. (Upload)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 04:08 AM
04-05-2007 04:08 AM
SolutionHave you done a bdf to make certain that no filesystems (especially /var are full)? Have you made certain that ACL's are not in play on the filesystems? I would also like to see all the options on the ftpd entry in /etc/inetd.conf.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 05:54 AM
04-05-2007 05:54 AM
Re: a directory owned by root:root, and 777, but could not ftp a file into it?
It seems like there is control directive in /etc/wu_ftpd, "upload" controles which directories could be ftp to. Just found out we are using wu)ftpd.
Thanks all for help. Especially to Clay, because after his suggestion, I checked /etc/inetd.conf