Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Mac OS X > URGENT Can't mount User Folder remotely HELP!!!

URGENT Can't mount User Folder remotely HELP!!!
Thread Tools
Mac Elite
Join Date: Aug 2000
Location: Vancouver B.C.
Status: Offline
Reply With Quote
Apr 18, 2003, 02:45 PM
 
I am away for the week, and left my computer on as a server as usaul, well I am hear now, and when to connect via AFP like I always do ot my home computer, logged in, and was only presented with my first 3 partions, but not my fourth which is my User folder.

I installed a new HD this week due to near hard drive failure on Tuesday, and this time added a 1 GB swap partition. so now I have Swap Mac OS X, Mac OS 9 and them my user/data partion.

if I SSH in I get in fine. I need those files my job depends on it, and if i can't get them that's it for my job andf work. HELP
Get busy living or get busy dying
--Stephen King
     
Professional Poster
Join Date: Oct 1999
Location: :ИOITAↃO⅃
Status: Offline
Reply With Quote
Apr 18, 2003, 03:37 PM
 
A couple of options:
1. Easiest:
Copy your files to a volume that you can reach. Do this by SSHing and typing:
ditto -rsrcFork /Volumes/userdisk/path/to/files /
to drop the files right in the main system partition.

Then mount via AFP as before and grab the files.

2. SSH/SCP
Sounds like you're connecting from a Mac during this week away, right?
In that case, just download Fugu, which is a graphical front end to SCP.
This gives you access to your files over SSH, which is secure and easy.

If you can't run Fugu but still have access to a command line, use the text-mode scp command. Basically, at a prompt at the machine, you do this:
scp username@your.machine.net "/path/to/home.file":"/path/to/put/locally"
to copy a file from your home machine to the one you're at.

3. FTP
SSH in, and turn on the FTP server. THen connect from FTP.

4. Web
SSH in, and cd to the folder with files you'll be using this week. Then type
tar -f files.tar -c thefoldername
to make a tarball of the whole folder. Then compress the tarball:
gzip files.tar

Then copy that to your webserver area:
cp /path/to/files.tar.gz /Library/WebServer/Documents/

Then turn on web sharing if it isn't already (sudo apachectl start), and grab the files with a web browser
http://your.machine.net/files.tar.gz

Hope one of those works!
     
Mac Elite
Join Date: Aug 2000
Location: Vancouver B.C.
Status: Offline
Reply With Quote
Apr 18, 2003, 05:52 PM
 
I have web sharing on, but not FTP.

I neea permanent option, I need to know why this is happening in the first place.

My web server is working fine. It is on the Data partition

I how more data then wil fit on my other partition.

What is cuasing this in the first place?
Get busy living or get busy dying
--Stephen King
     
Mac Elite
Join Date: Aug 2000
Location: Vancouver B.C.
Status: Offline
Reply With Quote
Apr 18, 2003, 06:52 PM
 
SOLVED!!!!

I rebooted the machine via SSH (WOW that's amazing) killed the apps that auto launch, and my user folder is showing up.

Last night I had test to make sure it was working with someone and they said it had, but I had also rebooted aftert that I think.

Now all is good.

TIP: if you need to connect to your Mac when your away leave SSH on, and if there is a problem ssh into the machine and do sudo reboot.
Get busy living or get busy dying
--Stephen King
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 08:01 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2