Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: WinSCP
PostPosted: Tue Apr 03, 2007 12:34 pm 
Offline
Senior Newbie

Joined: Mon Apr 02, 2007 11:01 am
Posts: 12
Location: UK
Hi,

I do not run FTP on my server and use WinSCP running on Windows XP Pro to access the server as needed.

I have just installed Ubuntu on a second computer of mine and wondered if there was a Linux program available that would allow me to access my server similar to WinSCP

Cheers
Martin


Top
   
 Post subject:
PostPosted: Tue Apr 03, 2007 12:39 pm 
Offline
Senior Member
User avatar

Joined: Sun Feb 08, 2004 7:18 pm
Posts: 562
Location: Austin
I don't know if Gnome has anything similar, but in KDE you can simply enter a fish:// URL into a browser, and it looks and feels like part of your filesystem.

Same with ftp://, audiocd://, and a lot of others.


Top
   
 Post subject:
PostPosted: Tue Apr 03, 2007 12:50 pm 
Offline
Senior Newbie

Joined: Mon Apr 02, 2007 11:01 am
Posts: 12
Location: UK
Xan wrote:
I don't know if Gnome has anything similar, but in KDE you can simply enter a fish:// URL into a browser, and it looks and feels like part of your filesystem.

Same with ftp://, audiocd://, and a lot of others.


Thanks for that, will give it a try.

Cheers
Martin


Top
   
 Post subject: Re: WinSCP
PostPosted: Tue Apr 03, 2007 1:48 pm 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
silly questions wrote:
I have just installed Ubuntu on a second computer of mine and wondered if there was a Linux program available that would allow me to access my server similar to WinSCP


Midnight Commander (apt-get install mc) can also use FISH, the syntax is:

cd /#sh:user@server

This comes in handy once in a while.

James


Top
   
 Post subject:
PostPosted: Wed Apr 04, 2007 1:11 pm 
Offline
Senior Member

Joined: Fri Aug 06, 2004 5:49 pm
Posts: 158
If you are running Gnome (which unless you're running Kubuntu, you likely are), you can take advantage of it's VFS support. Simply select the "Connect to Server..." option from the "Places" (I think) menu item on your panel, fill out the details, and it mounts it like it's a local drive.


Top
   
 Post subject:
PostPosted: Tue Apr 10, 2007 8:58 am 
Offline
Junior Member

Joined: Mon Jun 27, 2005 3:40 am
Posts: 48
You can also use "scp" or "sftp" from the terminal if you want a non gui version.


Top
   
 Post subject:
PostPosted: Sat Apr 14, 2007 2:36 pm 
Offline
Senior Newbie

Joined: Mon Apr 02, 2007 11:01 am
Posts: 12
Location: UK
I went for the VFS approach in the end as this did what I wanted and felt the most comfortable.

Thanks to all for taking time to reply.

Cheers
Martin


Top
   
 Post subject:
PostPosted: Mon Apr 23, 2007 6:00 pm 
Offline
Junior Member

Joined: Sat Apr 14, 2007 11:38 am
Posts: 29
I know you've got this sorted the way you like, but I thought it worth adding that sshfs will mount a remote filesystem on your local directory tree through ssh.

So you do something like:
sshfs bernie@mylinode.co.uk:/home/bernie ~/mylinode
Then all the files from your home directory on your linode are there on ~/mylinode

I like this for publishing stuff on my linode from home. Just save to a 'local' file and it's there.


Top
   
 Post subject:
PostPosted: Mon Apr 23, 2007 8:25 pm 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
bernied wrote:
... sshfs will mount a remote filesystem on your local directory tree through ssh.


Well, my life just got a little easier. Thanks for the tip.

James


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


Who is online

Users browsing this forum: No registered users and 1 guest


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