ML2008
06-10-2001, 08:29 AM
How can I access the Raq3 server root by FTP? Now when FTP to it as the admin I can only see a few files there!
![]() | View Full Version : FTP access to root on Raq3 ML2008 06-10-2001, 08:29 AM How can I access the Raq3 server root by FTP? Now when FTP to it as the admin I can only see a few files there! jtan15 06-10-2001, 09:33 AM NO!! Please do not FTP into your Cobalt as root. Sending your root password in plaintext over the Internet is not very wise, and is a sure way to get your machine confiscated. Logging in via admin isn't a good idea either, since they both use the same password. I recommend downloading a SSH client (like Putty) and logging in to your server that way. Chicken 06-10-2001, 01:11 PM Manny, there are way of doing this however, it is so not recommended that I think you should abandon the idea. If you need something, cp/mv it to/from a directory that you can access via FTP. kentaurus 06-10-2001, 11:50 PM you can also chown your file to admin if you need to download/modify/upload-new then chown it back to root. Enabling your ftp as root.. there are some tips at the cobalts support knowledgebase of how to do it, however it is not recomended. TheGman 06-12-2001, 01:33 PM Logging in via admin isn't a good idea either, since they both use the same password. I recommend downloading a SSH client (like Putty) and logging in to your server that way. Where can you download this @ jtan15 06-12-2001, 04:36 PM Originally posted by TheGman Where can you download this @ Look at this page: http://www.jtan.com/resources/ssh.html It contains links for SSH Clients that run in Windows, Palm Pilots, Macintosh, and NT. |