Difference between revisions of "File server"

Jump to navigation Jump to search
2,176 bytes added ,  18:35, 21 May 2021
m
Link to canonical page for space.local
(Created page with "There is a file server on space.local. It is 650 GB on an external USB harddrive and completely read/writable to anyone in the space. Currently the only mechanism for acces...")
 
m (Link to canonical page for space.local)
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
There is a file server on space.local.  
There is a file server on [[space.local]].


It is 650 GB on an external USB harddrive and completely read/writable to anyone in the space.
It is 650 GB on an external USB harddrive and completely read/writable to anyone in the space.


Currently the only mechanism for accessing the file server is SMB/CIFS (used by e.g. windows filesharing).
= Access using SFTP =


Just go to WORKGROUP\space\sudoroom public data
== Ubuntu ==


sftp access coming soon
Open the [https://en.wikipedia.org/wiki/Nautilus_%28file_manager%29 file manager] and in the top menu (all the way at the top of the screen) choose "File -> Connect to Server". Fill out the dialogue box like so:


[[User:Juul|Juul]] ([[User talk:Juul|talk]]) 20:09, 9 December 2012 (PST)
*Service type: SSH
*Server: space.local
*Folder: data
*User Name: sudoer
 
You can choose to add a bookmark so you don't have to fill out the dialogue every time.
 
The password is: sudoer
 
== Mac OS X ==
 
You don't need to download any programs. Just go to your finder, scroll down to the shared area and you'll see space.
Login as a guest, no password needed.
 
[[File:Space.local on a Mac.png|On a mactinosh just click on finder and then you have access to space.local]]
 
=== FTP from a Mac ===
 
You can use the free [http://cyberduck.ch/ Cyberduck] program.
 
*Server: space.local
*Username: sudoer
*Password: sudoer
 
== Windows ==
 
On Windows, it's probably easier to use Windows filesharing (see below). If you for some reason prefer SFTP, you can use the free/open [http://winscp.net/ WinSCP] software.
 
*Server: space.local
*Username: sudoer
*Password: sudoer
 
= Access using SMB/CIFS (Windows filesharing) =
 
WE SWITCHED SERVERS! Some of this information maybe inaccurate, but the information for Lubuntu has been verified.
 
== Ubuntu (Nautilus file manager) ==
 
In the [https://en.wikipedia.org/wiki/Nautilus_%28file_manager%29 file manager], make sure the side pane is open (if not, hit F9 to toggle the side pane). Click "Network" in the side pane, then "Windows Network", then "Workgroup", then "SPACE" and finally "sudoshare on 192.168.42.1". You can now browse the available data and upload new data by dragging the files to the window.
 
== Lubuntu (PCMan file manager) ==
 
In the file manager address field, enter:
 
  smb://192.168.42.1/
 
Wait. It might take a while and it will seem like nothing is happening. Once the icons show up, double-click the sudoshare folder.
 
==Windows General==
[[File:Files server screeenshot.PNG|thumb|300px]]
Go to start -> run. In that box write "\\SPACE". You should see a folder. The default username/password ''guest/guest'' give you read and write access.
 
== Windows XP ==
 
Just go to "My Network Places" and "sudoroom public data on space server". You can now browse the available data and upload new data by dragging the files to the window.
 
If it asks for a username and password, they're both "guest" (without the quotes).

Navigation menu