May 2012 ArrowArrow
May
SuMoTuWeThFrSa
12345
6789101112
13141516171819
20212223242526
2728293031

Working Offsite

Working offsite can be accomplished, with some consideration for changes in workflow, access and "Comfort Zones." Here are some guidelines and assistance for those working offsite, and still collaborating with WDI personnel.


Accessing WDI Computer Resources

 

FTP Clients

Windows

MacOSX

Command Line FTP

(This is a desperation move, but it can work if you substitute your folder names and files names. Be SURE to enclose long names in quotes)

In Windows... Start, Run, CMD, Ok
C:\>ftp
ftp>open allfiles.bus.umich.edu
User (allfiles.bus.umich.edu:(none)): [your UniqName]
Password: (enter it, but it won't show what you type)
ftp>cd Departments
ftp>cd Davidson
ftp>cd "development consulting services"
ftp>cd USAID
ftp>cd "field LWA"
ftp>dir (scroll to find the name of the next folder)
ftp>cd "esaf wbg"
ftp>lcd \ (sets your computer's download directory to the root)
ftp>BINARY
ftp>get "sub budget 4Sept08.xls"
Transfer Complete

The file is now C:\sub budget 4Sept08.xls. You can find it in MyComputer!

 

 

Note: FTP is FTP. It is independent of the user's platform. Windows, Mac, Unix all see it the same. This will work no matter how you run the FTP command.
Document Actions
Add comment

You can add a comment by filling out the form below. Plain text formatting.

Info
You are not logged in. You may optionally enter your username and password below. If you don't enter anything, this comment will be posted as 'Anonymous User'.
(Required)
(Required)