UW Hydrology Group Collaborator FTP Instructions This is a set of instructions for collaborators with the UW Hydrology Group to be able to send large files to members of the group. Our email system limits attachments to 5MB, so anything above that must use FTP. For UNIX: Use the command line ftp client, and type as follows: ftp ftp.hydro.washington.edu Connected to ftp.hydro.washington.edu (128.95.204.185). 220 (vsFTPd 2.0.1) Name (ftp.hydro.washington.edu:xxxxxx): anonymous 331 Please specify the password. Password: Your@email.address 230 Login successful. Remote system type is UNIX. Using binary mode to transfer files. ftp> cd incoming 250 Directory successfully changed. ftp> put myfile.txt local: myfile.txt remote: myfile.txt 227 Entering Passive Mode (128,95,204,185,106,80) 150 Ok to send data. 226 File receive OK. 846094 bytes sent in 0.155 secs (5.3e+03 Kbytes/sec) ftp> quit 221 Goodbye. Once you are finished, send an email to your collaborator in the UW Hydrology group letting them know that you have uploaded the file(s) and what they are called. For Windows: Using a Windows FTP client such as WS FTP, connect to ftp.hydro.washington.edu. The settings are: Server: ftp.hydro.washington.edu Username: anonymous Password: Your@email.address Then simply click on "incoming" and drag and drop files into that folder. Once you are finished, send an email to your collaborator in the UW Hydrology group letting them know that you have uploaded the file(s) and what they are called.