Copying Data to and from Odyssey using your Openauth token (SCP/SFTP)
Please use scp to copy data to and from Odyssey.
NB: When using SecureFX, you cannot use the “wizard” and you must go to the SSH2 tab and check only “Keyboard Interactive” Authentication. See the x11 page for details.
[machine] ~ > scp odyssey:~/files.tbz .
Password:
Enter PASSCODE:
files.tbz 100% 9664KB 508.6KB/s 00:19
The above will work on linux and on Mac OS X (terminal or X11). You can use Cyberduck on Mac OS X as a free graphical file transfer application. You should download Cyberduck directly from cyberduck.ch as it costs $5.00 from the app store and is free from the website.
NB: Do not select the “Add password to keychain” option.
After opening Cyberduck, click “Open Connection”
Select SFTP from the drop down menu

Enter your credentials and press Connect

Enter your Openauth 6 digit code and press Login. Make sure you do not choose to save password (Add to keychain).

You should now be logged in and see a window that works like a normal file browser. You may be prompted for you Openauth token again when transferring files.

On windows you may use WinSCP, a free graphical secure copy application. Or you may use the command line pscp tool.
On WinSCP first enter the credentials:

Enter your passcode:

You should now be connected:

