Transformer is actually an MTP device, so you need to install from Synaptic
mtpfsOpen Terminal, go
su, copy & paste the following:
1. mkdir /media/transformer
2. chmod 775 /media/transformer
3. mtpfs -o allow_other /media/transformer
Type exit.
Still in Terminal:
cd /media/transformer
than
ls and you should see something like this:
Alarms/
Android/
asus/
BeyondPod/
bluetooth/
burstlyImageCache/
burstlyVideoCache/
com.appyet.feedplus/
data/
DCIM/
demo epub.epub*
demo epub.epub.png*
Download/
droidreader/
Gorillaz Vs. The Cure_ Lullaby for Gorillaz.mp4*
gReader/
Jane_s Addiction _Jane Says.mp4*
kindle/
layar/
LOST.DIR/
Meecal/
Movies/
Music/
myalbum/
My documents/
Notifications/
opera/
Pictures/
--snip--
Now open your file manager and go to
/media/transformer:

You can drag & drop...

To remove device-open Terminal, go
su, copy & paste:
umount mtpfs
HTH