

SCP to Trans Lab
Q. How do I copy files to my Transaction Processing Lab account ?
www.translab.cs.sunysb.edu is running the commercial version of ssh version 2 and will accept scp2 connections. On the Suns you can use the command:
scp2 -r -v -S /usr/sec/ssh2/ssh2 ./< file > < username >@www.translab.cs.sunysb.edu:< userdir >
to copy files or directories to the Trans lab. The "/" or "\" on the Windows side will be U:\ with Courses, stu, dept as subdirectories. The OpenSSH version
of scp will not work with www.translab.cs.sunysb.edu due to incompatible implementations of the scp command. The sftp command can be used instead.
[FAQ by Index] [FAQ
by Category]
|