zeroendless
Programmer
This is a repost to the last thread which was missing a subject.
I need to do a file transfers with procomm plus using modem data-dial up between 2 locations. It’s a automated weekly M-F process. The user side will request for up/download files to the host once log in.
I played with the host.wax, setup the host at home and dial in from company. It seems to works fairly great. But I don’t have the changes to test the upload file yet. Initially, I was thinking to let both station acts as a host and dial in to download file. But, it looks like I can just let the other location to dial in and perform file upload and download to the host station, correct?
At time 3.00Am every morning, exe host script at Station A and waits call from Station B
Station B calls and logins with username and password, download/upload files and then logout.
Station B performs error checking on downloaded files, if OK, Then, PW exits at both station. Else download file again. The error checking can come later, the main thing is to get the process up and running.
I hate to see all the options/select menu on the host.wax and would like to come out with something more simple and straightforward. Say welcome message, prompt for username, password, service request ( without y/n? options)
If raw ASCII is used, the file content will be printed at screen and procomm plus will have to capture and save it into file, correct? Which is the security concern using Z-modem protocol and ASCII?
Any inputs is greatly appreciated
I need to do a file transfers with procomm plus using modem data-dial up between 2 locations. It’s a automated weekly M-F process. The user side will request for up/download files to the host once log in.
I played with the host.wax, setup the host at home and dial in from company. It seems to works fairly great. But I don’t have the changes to test the upload file yet. Initially, I was thinking to let both station acts as a host and dial in to download file. But, it looks like I can just let the other location to dial in and perform file upload and download to the host station, correct?
At time 3.00Am every morning, exe host script at Station A and waits call from Station B
Station B calls and logins with username and password, download/upload files and then logout.
Station B performs error checking on downloaded files, if OK, Then, PW exits at both station. Else download file again. The error checking can come later, the main thing is to get the process up and running.
I hate to see all the options/select menu on the host.wax and would like to come out with something more simple and straightforward. Say welcome message, prompt for username, password, service request ( without y/n? options)
If raw ASCII is used, the file content will be printed at screen and procomm plus will have to capture and save it into file, correct? Which is the security concern using Z-modem protocol and ASCII?
Any inputs is greatly appreciated