ECE Filebox
From CVL Wiki
(Difference between revisions)
Line 47: | Line 47: | ||
#In the top menu bar, open Go -> Connect to Server... | #In the top menu bar, open Go -> Connect to Server... | ||
#In the Server Address dialog box type: '''smb://YOUR_USERNAME@filebox.ece.vt.edu/YOUR_USERNAME''' | #In the Server Address dialog box type: '''smb://YOUR_USERNAME@filebox.ece.vt.edu/YOUR_USERNAME''' | ||
+ | #Enter your password when prompted. | ||
#Click '''Connect'''. | #Click '''Connect'''. | ||
Revision as of 20:03, 18 November 2015
Using the ECE Filebox
- The ECE Filebox provides every user with a remote-mountable home directory that is backed up daily for 31 days. You can access this home directory over the network using SSH or an SMB client.
- All off-Campus use requires a VT VPN connection.
Filebox Webpage
- Files placed in the public_html folder in your home directory can be accessed directly from a web broswer at: http://filebox.ece.vt.edu/~USERNAME
See Password lock a web page to add VT PID login protection to your ECE filebox web access.
Windows XP
- Open Windows Explorer [Start -> My Computer] and open the Tools menu -> Map Network Drive...
- In the Folder dialog box type: \\filebox.ece.vt.edu\YOUR_USERNAME
- Check Reconnect at Logon.
- Click on the Connect using a different user name. link
- Enter your ECE username and password and hit OK
- Click Finish.
- NOTE: If you already have a network drive open to filebox.ece.vt.edu, you must put in the IP address (128.173.88.43) in place of 'filebox.ece.vt.edu'. Example: \\128.173.88.43\YOUR_USERNAME\
Windows Vista/7
- Open Windows Explorer [Start -> Computer] and click on 'Map Network Drive' in the top bar
- In the Folder dialog box type: \\filebox.ece.vt.edu\YOUR_USERNAME\ .
- Check Reconnect at Logon.
- Check Connect using different credentials.
- Click Finish.
- Enter your ECE username and password and hit OK.
- NOTE: If you already have a network drive open to filebox.ece.vt.edu, you must put in the IP address (128.173.88.43) in place of 'filebox.ece.vt.edu'. Example: \\128.173.88.43\YOUR_USERNAME\
Mac OS X
- Open a Finder window.
- In the top menu bar, open Go -> Connect to Server...
- In the Server Address dialog box type: smb://YOUR_USERNAME@filebox.ece.vt.edu/YOUR_USERNAME
- Enter your password when prompted.
- Click Connect.
Linux
- File Transfer is typically done using the SCP command.