View Single Post
  #1  
Old 05-21-2010, 12:04 PM
bbsclient bbsclient is online now
Registered User
 
Join Date: 11-03-2008
Posts: 4
Unhappy FTP behavior change from VBP 6 -> 7

There appears to be a behavior change from VisualBuild Pro 6.7 to 7.5 with the FTP action that is causing strange behavior.

We use the FTP action to push files from a windows build machine to a Linux (CentOS) build machine. We are noticing that after the conversion, the file permissions on Linux are strange. The owner doesn't have "read" access to the files (they have write only). We can use chmod to fix the issue after the transfer but why is this occuring? This was not an issue with VisualBuild Pro 6.

Any ideas what changed? Any ideas what to try to fix it besides using putty to run a shell script to chmod after the FTP. If I have to update anything, I only want to change the FTP step.
Reply With Quote