[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: smbfs mount over internet?



On Thu, 2002-10-17 at 17:38, Matt Price wrote:
> ok, here's an odd one,
> 
> the webserver at my uni runs unix but doesn't allow nfs access.  It
> does, however, allow remote access via samba.  Question:  can I mount
> a remote samba volume over the internet using smbfs?  If so, what's
> the syntax for the fstab entry?  If not, anyone see some other way for
> me to mount my (remote) home directory as a vodlume on my woody box?
> I'm getting tired of ftp.  
> 
> thanks loads,
> 

>From man smbmount:

This command is designed to be run from within /bin/mount by giving
the option '-t smbfs'. For example:
  mount -t smbfs -o username=tridge,password=foobar //fjall/test
/data/test

dont forget ip=<arg>  destination host or IP address


If they are serious they have som kind of vpn or encryption that you can
connect to. I use ssh myself. you can use fish protocol and browse
through directories. 
Even better is lftp and fish you can then set eg. bandwidth control.
Thats what I use when i do big copies for files. I then have enough Kb/s
for running other apps as mail web etc. With lftp you can also put
datatrasfer in background and browse files or start an other
filetransfer. I hope you find out something.




> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org




Reply to: