simple ftp command help

Discussion in 'Site & Server Administration' started by dethfire, Jul 24, 2007.

  1. #1
    using ftp via unix command, how do you get all files and sub directories?

    get *.*? but will that get sub dir?

    btw, how do you get it to switch between ascii and binary for images? does it do that automaticly?
     
    dethfire, Jul 24, 2007 IP
  2. ReliableServers

    ReliableServers Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I think you can use mget -R * , you might want to look into scp or rsync if you have ssh access on both servers.
     
    ReliableServers, Jul 24, 2007 IP