- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- ftp client & vsFTPd server
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
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
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
тАО03-13-2004 01:51 AM
тАО03-13-2004 01:51 AM
ftp client & vsFTPd server
530 Login incorect
Login Failed
I face no prblm when connecting as noramal user. now how can I connnect to my ftp server as root. ??? ( server is redhat 7.2)
Second, I wana ask that If I connect to vsFTPd server via ftp client(not sftp client), then communication would encrypted/secure or plain-text/unsecure?????, bcause server is vsFTPd though client is old-fashioned ftp(unsecure). following is the condition:
ftp 192.168.1.20 # 192.168.1.20 is 9.0 server, running vsFTPd.
Connected to 192.168.1.20
220 ready, dude (vsFTPd 1.1.0: beat me, break me)
Name (192.168.1.20:root): user1
331 Please specifiy the password.
Password:
230 Login successful. Have fun.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>
Regards,
Maaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-13-2004 11:12 AM
тАО03-13-2004 11:12 AM
Re: ftp client & vsFTPd server
2) 'sftp' is part of the openssh packages, and is in no way related to the 'ftp' protocol.
'vsftpd' won't encrypt anything, unless compiled against ssl libraries (of which is, once again, not related to 'sftp', which is an 'ssh' abstraction).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-13-2004 12:52 PM
тАО03-13-2004 12:52 PM
Re: ftp client & vsFTPd server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-13-2004 02:34 PM
тАО03-13-2004 02:34 PM
Re: ftp client & vsFTPd server
This is not an ssl issue in my opinion. It is a flaw in the Windows ftp client.
That client is a piece of garbage, in my opinion. The flaw is there. Use a real one and everything will be fine.
I had the exact same results until I stopped using Windows built in client.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-14-2004 06:21 PM
тАО03-14-2004 06:21 PM
Re: ftp client & vsFTPd server
http://www.chiark.greenend.org.uk/~sgtatham/putty/