Upload the file to Novell FTP site from a Linux Server

  • 7015178
  • 11-Jun-2014
  • 30-Mar-2018

Environment

Novell Open Enterprise Server 2 (OES 2) Linux
Novell Open Enterprise Server 11 (OES 11) Linux
SUSE Linux Enterprise Desktop
SUSE Linux Enterprise Server

Situation

How to upload the file to Novell FTP site.

Resolution

  1. Type tar -czvf <filename.tgz> <filename.cap>
  2. Type ftp ftp.novell.com -a
  3. Type cd incoming
  4. Type bin
  5. Type hash
  6. put <filename.tgz>