ron
Member
I'm working on an AIX server. There is a script that imports files from a remote Windows box using Samba - and then loads the data into a Progress DB. (I'm quite familiar with Unix and Progress - but not Windows or Samba.)
My concern is that the script has no handshaking logic at all. If (using Samba) it "sees" a remote file it simply copies it and then deletes it. If the remote system were Unix then I would be sure there is a risk that the file could be incomplete. Is the same thing true for Windows/Samba?
Ron.
My concern is that the script has no handshaking logic at all. If (using Samba) it "sees" a remote file it simply copies it and then deletes it. If the remote system were Unix then I would be sure there is a risk that the file could be incomplete. Is the same thing true for Windows/Samba?
Ron.