• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Easiest way to access files from a remote location?

aphex

Moderator<br>All Things Apple
Moderator
Ok, i have a Mac Mini at home with two external 250gb drives which i have various files stores on them (photography, etc..)

I was able to set up a secure SSH tunnel via putty after which i can log into the mini, then use a VNC client to use the computer from a remote location.

What's the easiest way for me to access files on this computer? FTP?
 
forget the vnc session.
Enable ssh, and use a non-standard port. I do that to keep all the kiddies out of my logs.
Then use sftp, which is ready to go with your ssh session.
 
Back
Top