Showing posts with label file transfer. Show all posts
Showing posts with label file transfer. Show all posts

Saturday, May 15, 2010

Dropbox for Ubuntu 9.10 Karmic Koala

1. wget https://www.dropbox.com/download?dl=packages/nautilus-dropbox_0.6.2_i386.deb

2. sudo gdebi nautilus-dropbox_0.6.2_i386.deb

3. Restart nautilus

4. Find in Applications -> Internet -> Dropbox

5. Click 'ok' when it asks to install the proprietary daemon.

6. Follow the on screen instructions

Monday, May 26, 2008

Sending Files Via Putty

Firstly pscp is needed. It can be grabbed here: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html


Then.. for quick reference (from the command prompt):
pscp file.txt username@hostname:/directory/subdirectory/etc/file.txt