VDIP1 storage

Destroyyoutoo:
II'm using an Arduino Mega 2560. I using a FTDI VDIP1 to hold my flash drive in which I'm writing data to. I am utilizing my serial ports on my arduino and have them wired to the VDIP1. The connections:

5V
ground
A0 to RX1
A1 to TX1

The playground page says: "It uses the cts and rts lines to control flow - so I just connected them to each other so that every time the vdip says it is ready to send, it gets a clear to send message."

Did you do that?