I want to use the chmod command but the length of the filename and and path is too long.
chmod 644 /u/emedtest/nfstst/fsit/prov/caqh/20101105/RosterException_20101105.txt What is the continuation character for the chmod command ? Thank You. Len Sasso RDC Operations - Systems Administrator CSC Information Technology Infrastructure Services (ITIS) | p: 518.257-4209 | m: 518.894-0879 | f: 518.257-4300 | [email protected] | www.csc.com This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind CSC to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose. From: Paul Gilmartin <[email protected]> To: [email protected] Date: 11/10/2010 12:32 PM Subject: Re: File Permissions Question On Wed, 10 Nov 2010 10:51:12 -0500, Leonard Sasso wrote: >Sm9iIEdFVDogIE1haW5mcmFtZSBCYXRjaCBqb2IgZXhlY3V0aW5nIFNGVFAgdG8gcmV0cmlldmUg >YSBmaWxlLCBmcm9tIGFuIA0KZXh0ZXJuYWwgc2l0ZSwgdG8gb3VyIEhGUyBTeXN0ZW0uIA0KDQpK >b2IgUkVBRDogIE1haW5mcmFtZSBCYXRjaCBqb2IsIGV4ZWN1dGVzIGFmdGVyIEpvYiBBIGNvbXBs > ... Sigh. Silly-assed IBM-MAIN web server. SFTP is just a wrapper around SSH. Use the chmod(1) command to change the permissions after the transfer. Or preallocate the file in JCL with //NAME DD PATHMODE=(...),PATHOPTS=(OCREAT,OEXCL),PATH='...' -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

