The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: move files
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 01-16-2004
kduffin's Avatar
kduffin kduffin is offline
UN1X
 

Join Date: Nov 2003
Location: Virginia
Posts: 441
Simplest would be ftp, sftp or scp from your windows box to your UNIX host. Are you using secure or insecure connection methods (ie telnet, ftp, ssh etc.)? You could also install Samba on your UNIX system.

Thought this doesn't help with file moves...

VNC coupled with x2vnc (http://freshmeat.net/projects/x2vnc) allows you to share a common clipboard and control them both from one keyboard.

Cheers,

Keith