Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Procomm script - any way to execute a chmod?

Status
Not open for further replies.

vizman

MIS
Apr 26, 2005
8
US
I am using a procomm script to copy a file from one server to a unix box. I would like to execute a chmod on the file to allow ALL login access to remove the file. Is there a procomm ftp command to change the permissions of the file to be read/write for all users?

ex.)

ftp local copyfile sNewfile

I'd like to 'chmod 666 sNewfile' through the procomm script.

thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top