locsite chmod ... if abc.txt is at the local client end. quote chmod ... if abc.txt is at the remote server end.
Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Paul Gilmartin Sent: Tuesday, April 23, 2013 4:28 PM To: [email protected] Subject: Re: FTP problem On Tue, 23 Apr 2013 23:15:21 +0000, Mark Yuhas wrote: >EZA1701I >>> STOR abc.txt >125 Storing data set /SYSTEM/etc/u/dept976/Departmental/Weekly >Mainframe Capacity Statistics/abc.txt >250 Transfer completed successfully. >EZA1617I 5734 bytes transferred in 0.005 seconds. Transfer rate 1146.80 >Kbytes/sec. >EZA1460I Command: >EZA1736I cd /SYSTEM/etc/u/dept976/Departmental/Weekly Mainframe >Capacity Statistics EZA1701I >>> CWD >/SYSTEM/etc/u/dept976/Departmental/Weekly Mainframe Capacity Statistics >250 HFS directory /SYSTEM/etc/u/dept976/Departmental/Weekly Mainframe >Capacity Statistics is the current working directory EZA1460I Command: >EZA1736I locsite chmod 775 abc.txt >EZA2667W CHMod filename is not a valid HFS file. CHMod ignored. >EZA1460I Command: >EZA1736I quit >EZA1701I >>> QUIT >221 Quit command received. Goodbye. > >I can edit abc.txt and other things. I can't see why abc.txt is an invalid >HFS filename. >BTW - According to the IP User's Guide and Commands - this is the proper >format for the LOCSITE CHMOD command. > By LOCSITE chmod, you're attempting to perform an operation at your client end, not at the server end. Use one of (I'm not sure): quote SITE chmod ... quote chmod ... chmod ... ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
