bash script to send a folder to a server

  • goldorax113
  • Born
  • Born
  • No Avatar
  • Joined: Nov 13, 2006
  • Posts: 1
  • Status: Offline

Post November 13th, 2006, 10:57 am

Hi

I want to find a script to send a folder to a ftp server. but I don't want to compress it, I want to keep the "tree".

Thank you very much

Nicolas
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post November 13th, 2006, 10:57 am

  • PsyckBoy
  • Graduate
  • Graduate
  • No Avatar
  • Joined: Jun 20, 2005
  • Posts: 204
  • Loc: SoCal
  • Status: Offline

Post November 17th, 2006, 9:55 am

Probably easier to just use the scp command:
Code: [ Select ]
scp -r sourceFolder username@host:/destination/folder/

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: No registered users and 59 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.