Mounting and FTPing with SSH

2011-03-03 Thread Jason Hsu
Computer A is my firewall/server.  Computer B is my main computer.

I can access Computer A from Computer B by using SSH in a manner similar to 
telnet.  What do I need to do to have FTP access to the files in Computer A?  
How do I mount a partition on Computer A from Computer B?

-- 
Jason Hsu jhsu802...@jasonhsu.com


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110303135918.24322e0a.jhsu802...@jasonhsu.com



Re: Mounting and FTPing with SSH

2011-03-03 Thread Andrei Popescu
On Jo, 03 mar 11, 13:59:18, Jason Hsu wrote:
 Computer A is my firewall/server.  Computer B is my main computer.
 
 I can access Computer A from Computer B by using SSH in a manner 
 similar to telnet.  What do I need to do to have FTP access to the 
 files in Computer A?  How do I mount a partition on Computer A from 
 Computer B?

Look at sftp, and sshfs.

Regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Re: Mounting and FTPing with SSH

2011-03-03 Thread Dr. Ed Morbius
on 13:59 Thu 03 Mar, Jason Hsu (jhsu802...@jasonhsu.com) wrote:
 Computer A is my firewall/server.  Computer B is my main computer.
 
 I can access Computer A from Computer B by using SSH in a manner
 similar to telnet.  What do I need to do to have FTP access to the
 files in Computer A?  How do I mount a partition on Computer A from
 Computer B?

In addition to Andrei's suggestions, 'mc' (as well as konqueror through
its virtual filesystem support, and whatever GNOME's file mangler is
these days provided the right deps are installed) offers virtual
filesystem access to remote hosts over ssh.  Utilize your existing
ssh-agent for transparent access.

I usually use lftp's fish protocol myself:

lftp fish://remotehost

Interactive ftp-like client.  Very useful.  Supports multiple protocols,
including, oddly enough, ftp.

For truly transparent access, look to FUSE and sshfs:

http://fuse.sourceforge.net/sshfs.html

-- 
Dr. Ed Morbius, Chief Scientist /|
  Robot Wrangler / Staff Psychologist| When you seek unlimited power
Krell Power Systems Unlimited|  Go to Krell!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110303222902.gk5...@altaira.krellpowersys.exo



Re: Mounting and FTPing with SSH

2011-03-03 Thread Stan Hoeppner
Andrei Popescu put forth on 3/3/2011 2:03 PM:
 On Jo, 03 mar 11, 13:59:18, Jason Hsu wrote:
 Computer A is my firewall/server.  Computer B is my main computer.

 I can access Computer A from Computer B by using SSH in a manner 
 similar to telnet.  What do I need to do to have FTP access to the 
 files in Computer A?  How do I mount a partition on Computer A from 
 Computer B?
 
 Look at sftp, and sshfs.

This sounds like a SOHO LAN setup to me, i.e. he wants to use the
firewall box as a file server as well.  Thus, I suggest samba or nfs
would be more appropriate to fulfill the OPs needs.  If he has any
Windows clients on his LAN samba would be preferred.

-- 
Stan


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d7068ae.1000...@hardwarefreak.com