Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: FTP Stategy
PostPosted: Tue Dec 04, 2007 12:23 pm 
Offline
Senior Member

Joined: Tue Mar 09, 2004 3:52 am
Posts: 106
Hi all. Almost finished my build-out of a clean, secure linode running just apache2 and mysql.

As I venture to start bringing my sites online, I am ftping configuration files back and forth as I edit them here on my machine and then load them on the server. For security sake, I have restricted the root account from having ftp access, which leads to a problem.

When I ftp in with my user, 'ftpuser' (not really, but for this example assume it as such) I am unable to overwrite or delete existing configuration files due to them being owned by root (unsurprising). Changing the owner of these files to ftpuser really defeats the purpose a little of not using root (although I suppose it is marginally better as noone will know the ftp user account name), and I can't use the su account to switch to root once conected through ftp either.

Can anyone relay their ftp strategies as it relates to my scenario?

Really appreciate all the great help guys and gals.

Paul


Top
   
 Post subject:
PostPosted: Tue Dec 04, 2007 12:42 pm 
Offline
Linode Staff
User avatar

Joined: Tue Apr 15, 2003 6:24 pm
Posts: 3090
Website: http://www.linode.com/
Location: Galloway, NJ
Short answer: research SFTP, SCP, sshfs (allows you to mount, over ssh, a remote directory tree). All three of those methods use secure, encrypted channels to transmit authentication and data. FTP does not.

-Chris


Top
   
 Post subject:
PostPosted: Tue Dec 04, 2007 12:44 pm 
Offline
Senior Member

Joined: Tue Mar 09, 2004 3:52 am
Posts: 106
caker wrote:
Short answer: research SFTP, SCP, sshfs (allows you to mount, over ssh, a remote directory tree). All three of those methods use secure, encrypted channels to transmit authentication and data. FTP does not.

-Chris


Thought this might be the answer. Thanks.


Top
   
 Post subject:
PostPosted: Tue Dec 04, 2007 4:49 pm 
Offline
Senior Member
User avatar

Joined: Sun Feb 08, 2004 7:18 pm
Posts: 562
Location: Austin
KDE's "fish" IO slave is another very handy way to manipulate files on remote machines. In fact, if you do this a lot, it's almost worth using KDE solely for this feature.


Top
   
 Post subject: KDE on Gnome
PostPosted: Fri Dec 07, 2007 8:19 am 
Offline
Senior Newbie

Joined: Fri Nov 23, 2007 9:12 am
Posts: 5
Website: http://awebfactory.com.ar
WLM: victoropaskane@hotmail.com
Location: Buenos Aires, Argentina
Xan wrote:
KDE's "fish" IO slave is another very handy way to manipulate files on remote machines. In fact, if you do this a lot, it's almost worth using KDE solely for this feature.


I use Konqueror as my main development environment (in its "midnight commander" format) and as ftp/sftp/fish etc client, on Gnome desktop (in Ubuntu).

Just wanted to let people know that Konqueror can be installed on top of Gnome also (be sure to install the kioslaves package to get fish, etc).

_________________
Victor Kane
http://awebfactory.com.ar


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group