Indiana University
University Information Technology Services
  
What are archived documents?
Login>>
Login

Login is for authorized groups (e.g., UITS, OVPIT, and TCC) that need access to specialized Knowledge Base documents. Otherwise, simply use the Knowledge Base without logging in.

Close

At IU, how do I use parallel FTP to transfer data to or from the MDSS?

Note: For information about other methods of accessing the MDSS, see At IU, how do I access the MDSS?

Parallel FTP

Most Kerberos-enabled FTP clients work with Indiana University's Massive Data Storage Service (MDSS), but pftp_client performs best. If it is not already installed on the system you're using, obtain the client from:

http://storage.iu.edu/pftp.shtml

Install the client on your Unix workstation. To transfer files:

  1. Run the kinit command to authenticate to HPSS. Use the syntax shown below (with your IU Network ID username in place of username): kinit username@ADS.IU.EDU
  2. Enter: pftp_client ftp.mdss.iu.edu
  3. Enter: site setcos n

    Replace  n  with  1  for small files (0-4MB),  2  for medium files (4-64MB), and  3  for large files (64MB-1TB).

  4. Enter: lcd directoryname

    Replace directoryname with the name of the directory containing your files.

  5. For each file you want to transfer into MDSS, enter the following, replacing filename with the name of the file: pput filename

    If you use put instead of pput, usually pftp_client will automatically use pput instead.

  6. For each file you want to transfer out of MDSS, enter the following, replacing filename with the name of the file: pget filename

    If you use get instead of pget, usually pftp_client will automatically use pget instead.

  7. When you're finished, enter: quit
This is document aukx in domain all.
Last modified on September 17, 2009.

Comments/Questions/Corrections

Use this form to offer suggestions, corrections, and additions to the Knowledge Base. We welcome your input!

If you are affiliated with Indiana University and would like assistance with a specific computing problem, please use the Ask a Consultant form, or contact your campus Support Center.

Contact Information

Note: We will reply to your comment at this address. If your message concerns a problem receiving email, please enter an alternate email address.