From sacadmin Wed Oct  3 10:26:27 2007
Received: from sfbaymail2sca.sfbay.sun.com (sfbaymail2sca [129.145.155.42])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id l93HQR8c002625
	for <psarc-record@sac.sfbay.sun.com>; Wed, 3 Oct 2007 10:26:27 -0700 (PDT)
Received: from sca-es-mail-1.sun.com (sca-es-mail-1.Sun.COM [192.18.43.132])
	by sfbaymail2sca.sfbay.sun.com (8.13.6+Sun/8.12.10/ENSMAIL,v2.2) with ESMTP id l93HNHh4026954
	for <psarc-record@sac.sfbay.sun.com>; Wed, 3 Oct 2007 10:23:17 -0700 (PDT)
Received: from fe-sfbay-10.sun.com ([192.18.43.129])
	by sca-es-mail-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id l93HNCN2009826
	for <psarc-record@sac.sfbay.sun.com>; Wed, 3 Oct 2007 10:23:12 -0700 (PDT)
Received: from conversion-daemon.fe-sfbay-10.sun.com by fe-sfbay-10.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0JPC00201IX0RN00@fe-sfbay-10.sun.com>
 (original mail from John.Plocher@Sun.COM) for psarc-record@sac.sfbay.sun.com;
 Wed, 03 Oct 2007 10:23:12 -0700 (PDT)
Received: from wp668.local ([208.74.177.212])
 by fe-sfbay-10.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb
 28 2007)) with ESMTPSA id <0JPC0084ZIYO9EG0@fe-sfbay-10.sun.com> for
 psarc-record@sac.sfbay.sun.com; Wed, 03 Oct 2007 10:23:12 -0700 (PDT)
Date: Wed, 03 Oct 2007 10:23:05 -0700
From: John Plocher <John.Plocher@Sun.COM>
Subject: PSARC 2007/573 Move ncftp to /usr/bin
Sender: John.Plocher@Sun.COM
To: psarc-record@sac.sfbay.sun.com
Message-id: <4703CFF9.1090108@Sun.Com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728)
Status: RO
Content-Length: 3320



-------- Original Message --------
Subject: sacMaiL Error [PSARC]: 2007/573 Move ncftp to /usr/bin
Date: Wed, 03 Oct 2007 08:57:53 -0700 (PDT)
From: Sac Administrator <sacadmin@sac.sfbay.sun.com>
To: undisclosed-recipients: ;


[This message was auto-generated by the SAC mail system]

NOT SAVED: /export/sac/Archives/CaseLog/arc/PSARC/2007/573/mail
     This message was not saved in the project's mail log.
     This may be because of file permission problems:
     -rw-rw-r--   1 lianep   staff          0 Oct  3 08:55 /export/sac/Archives/CaseLog/arc/PSARC/2007/573/mail

     Please contact SACAdmin@sac.sfbay about this problem.

---- original message follows ----

Date: Wed, 03 Oct 2007 08:54:32 -0700
From: Liane Praza <lianep@eng.sun.com>
Subject: 2007/573 Move ncftp to /usr/bin
To: psarc-ext@sun.com
Cc: lianep@eng.sun.com, Carol.Fields@sun.com

I'm submitting a simple move of the ncftp client from /usr/sfw to
/usr/bin on behalf of Carol Fields.

This is a simple move which conforms to existing precedent.  I
believe it qualifies for self-review.  The materials below capture
the details of the move for the archive.

liane

---

1. Introduction
      1.1. Project/Component Working Name:
           Move ncftp to /usr/bin
      1.2. Name of Document Author/Supplier:
           Author:  Carol Fields
      1.3.  Date of This Document:
           10/1/2007
2. Technical Description

2.1. Summary

	This project moves NcFTP Client from /usr/sfw to /usr.
	The ncftp executables move from /usr/sfw/bin to /usr/bin.
	Relative symbolic links are left behind in /usr/sfw/bin to the
	executables in /usr/bin.  The man pages move from
	/usr/sfw/share/man to /usr/share/man.

2.2. Interfaces

2.2.1. Utilities

/usr/bin/ncftp (was /usr/sfw/bin/ncftp)
/usr/sfw/bin/ncftp -> ../../bin/ncftp

/usr/bin/ncftpget (was /usr/sfw/bin/ncftpget)
/usr/sfw/bin/ncftpget  -> ../../bin/ncftpget

/usr/bin/ncftpls (was /usr/sfw/bin/ncftpls)
/usr/sfw/bin/ncftpls -> ../../bin/ncftpls

/usr/bin/ncftpput (was /usr/sfw/bin/ncftpput)
/usr/sfw/bin/ncftpput -> ../../bin/ncftpput

/usr/bin/ncftpbookmarks (was /usr/sfw/bin/ncftpbookmarks)
/usr/sfw/bin/ncftpbookmarks -> ../../bin/ncftpbookmarks

/usr/bin/ncftpbatch (was /usr/sfw/bin/ncftpbatch)
/usr/sfw/bin/ncftpbatch -> ../../bin/ncftpbatch

/usr/bin/ncftpspooler (was /usr/sfw/bin/ncftpspooler)
/usr/sfw/bin/ncftpspooler -> ../../bin/ncftpspooler

2.2.2. Man Pages

/usr/share/man/man1/ncftp.1 (was /usr/sfw/share/man/man1/ncftp.1)
/usr/share/man/man1/ncftpput.1 (was /usr/sfw/share/man/man1/ncftpput.1)
/usr/share/man/man1/ncftpbatch.1 (was /usr/sfw/share/man/man1/ncftpbatch.1)
/usr/share/man/man1/ncftpspooler.1 (was /usr/sfw/share/man/man1/ncftpspooler.1)
/usr/share/man/man1/ncftpls.1 (was /usr/sfw/share/man/man1/ncftpls.1)
/usr/share/man/man1/ncftpget.1 (/usr/sfw/share/man/man1/ncftpget.1)

3. References

	PSARC 2007/345: Move GNU make to /usr/bin
	PSARC 2000/488: Solaris/Linux Commands Compatibility
	PSARC 2004/742: Move gcc, gnumake, binutils and bison from CCD to WOS
	PSARC 2005/185: Enabling Serendipitous Discovery
	PSARC 2007/047: /usr/gnu

4. Resources and Schedule
      4.1. Steering Committee requested information
          4.1.1. Consolidation C-team Name:
                  sfw
      4.2. ARC review type: Self-Review
---- end of original message ----



