Steps in calculating checksum cmd ftp

Asked By 0 points N/A Posted on -
qa-featured

I have a question about checksum calculations.

What are the steps or procedure in calculating checksum cmd FTP so I can send information to the Juniper FTP Server and can the dir command parse the output? I'm on xp 64 bit sp1.

Can someone put me in the right direction?

Thanks.

SHARE
Answered By 0 points N/A #198566

Steps in calculating checksum cmd ftp

qa-featured

Hello Lanford,

First you need to calculate all the checksum of each file, so JTAC can verify the file upload/download integrity. If needed, then encrypt the file prior to sending. Be sure to send JTAC the description method and password.

Once encrypted, Re-calculate encrypted JTAC values before and after encrypt. Move the file to FTP server of FTP the file directly to the juniper network server. Connect to the FTP site. Login with Anonymous Email ID and password. Change the directory to "pub/incoming". If you didn't create a directory number before, then create now or skip the next step.

Change the directory with directory case number. Use print working directory to verify the directory to which you want to send the files. Set the transfer to binary. Turn on hash mark printing to indicate the process of the file as it's transferred. On the local host, Change the directory to where the file are located. Use the "put" command to transfer the file to the juniper Networks FTP server.

Once done, Transfer another file and enter quit command to close the application.

Regards.

Related Questions