What is the device name for a USB drive? I want to rsync some files to it and I have completely forgotten the device name! /usr/bin/rsync -av --exclude=".*" -e ssh /home/ /dev/???????/ Many thanks.... Todd -- Ariste Software 2200 D Street Ext Petaluma, CA 94952 (707) 773-4523
joachim.backes at rhrk.uni-kl.de
2007-Apr-21 14:06 UTC
[CentOS] Device name for a USB disk
Todd Cary wrote:> What is the device name for a USB drive? I want to rsync some files to > it and I have completely forgotten the device name! > > /usr/bin/rsync -av --exclude=".*" -e ssh /home/ /dev/???????/Because these are managed as SCSI drives, the names are /dev/sda[1...], /dev/sdb[1...],...> > Many thanks.... > > Todd >-- Joachim Backes <joachim.backes at rhrk.uni-kl.de> University of Kaiserslautern,Computer Center [RHRK], Systems and Operations, High Performance Computing, D-67653 Kaiserslautern, PO Box 3049, Germany -------------------------------------------------- Phone: +49-631-205-2438, FAX: +49-631-205-3056 http://hlrwm.rhrk.uni-kl.de/home/staff/backes.html