Hopefully you changed your login info there. :-)
Some FTP servers have a feature where upload directory files are set as read only once they are created. You can verify if this is the case by manually connecting to the ftp via command prompt and uploading a test file. Then check the permissions. Thank you, Mitch Lawrence Lead Applications Analyst Technical Support - NPR/Automation CHRISTUS Information Management *: [EMAIL PROTECTED] Send a "thank you" <http://intranet.christushealth.org/spiritBuck/> to someone! _____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scaccia, Kimberly Sent: Monday, August 27, 2007 3:13 PM To: [email protected] Subject: RE: [Talk] FTP Files I'm using Boston Workstation's FTP... so the code looks like this: SendFTP F("DRIVE") & F("DOCTBL"), "DOCTBL." & D("DATE") & D("FILENUMBER"), "10.105.13.237", "ftphmcm", "ftphmcm", , "", False I don't have a PUT Command? Kim Scaccia, System Admin Recovery Reimbursement Patient Business & Financial Services Halifax Medical Center 386-226-4590 opt 1 ext 2018 _____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence, Mitchell Sent: Monday, August 27, 2007 4:05 PM To: [email protected] Subject: RE: [Talk] FTP Files Permissions on destination files would be set by the process that moves/copies the files. Check the script that picks the files up and FTP's them to the server. Specifically, the PUT (or equivalent) FTP command may not be being used in the desired manner. Thank you, Mitch Lawrence Lead Applications Analyst Technical Support - NPR/Automation CHRISTUS Information Management *: [EMAIL PROTECTED] Send a "thank you" <http://intranet.christushealth.org/spiritBuck/> to someone! _____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scaccia, Kimberly Sent: Monday, August 27, 2007 2:59 PM To: [email protected] Subject: [Talk] FTP Files This may not be 100% Boston Workstation but I'm thinking a lot of you are extremely talented so maybe you have some ideas. Have you had problems with 'rights' of files when you are sending through FTP (through Boston Workstation)? I have files being created from our Meditech NPR System, downloading to the C Drive of the local PC (which has security rights for 'everyone' set to FULL). The files are then moved to the network by the script. Another script then checks the network directory, picks up the files and FTPs them to our Unix Server. When they hit the Unix Server, they are set as Read Only (even though the user logging in / sending the files is the root user). I have Unix and windows experts alike looking into this... but I'm perplexed as to how to get around it without having to open a separate Unix session and send a CHMOD command. Any ideas? Kimberly Scaccia, System Admin Recovery Reimbursement Patient Business & Financial Svcs Halifax Medical Center 386-226-4590 optn 1, ext 2018 Electronic communications originating from or sent to Halifax Community Health System (HCHS) are subject to monitoring and public inspection under ยง 119.07, Florida Statutes. This message and any attachments are the property of HCHS and are intended to be received only by the individuals or entities identified in the message. If you have received this message in error, please take notice: 1) that any use, copying, printing, forwarding or distribution of this message in any form is strictly prohibited, and 2) please notify the HCHS Compliance Department at (386) 254-4278 and/or forward the message to [EMAIL PROTECTED], and please delete or destroy all copies of the message and any attachments.
<<image001.jpg>>
