The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 07-24-2008
smc3 smc3 is offline
Registered User
  
 

Join Date: Jun 2008
Posts: 12
FTP file question.

Hi,

In my Shell script I am Ftp'ing to another server and putting a file.

How can i retain the same permission while I put the file?
Or
Can I change the permission to 777 once the put is complete ?


Thanks in advance.