Share Files via RCC FTP Server
- Select Run from Start menu (from MS-Windows)
- Type ftp www.sunyrockland.edu and click Ok

After connect to the RCC FTP server:
- Enter your user name (same as your email user name, for example: jsmith)
- Enter your password (same as your email password)
- Change your PC’s current directory to the download/upload directory: ftp>lcd c:\myfiles
- Enter asc for transfer ASCII file and bin for transfer binary file: ftp>asc or ftp>bin
- Enter put filename to upload the file or get filename to down the file: ftp>put file1or ftp>get file2
- Enter quit to quit ftp: ftp>bye

