Operating System - HP-UX
1751791 Members
4827 Online
108781 Solutions
New Discussion юеВ

File Transfer Issue (Sftpg3)

 
Tectia
New Member

File Transfer Issue (Sftpg3)

I am having issue in file transfer using sftpg3. Before FTP I am compressing the file and transferred to unix server. Eventhough transfer file is Compressed when it reaches unix side the file type was change to "Data Type".

Highlight of the issue is only Batchlid and not UID.

So kindly let me what will be the issue with batchlid?
5 REPLIES 5
Bill Hassell
Honored Contributor

Re: File Transfer Issue (Sftpg3)

You'll need to contact Tectia. HP-UX has no file types like PCs. It is either an ordinary file or a directory. Special files like device files or FIFOs, etc cannot be transferred with (s)ftp. Compressed means different things to different operating systems. HP-UX has compress and gzip as tools to uncompress files. What model of HP-UX server are you using and what is the source of the files?


Bill Hassell, sysadmin
Patrick Wallek
Honored Contributor

Re: File Transfer Issue (Sftpg3)

>>file type was change to "Data Type".

How did you determine this?

Were you not able to uncompress the file after it was transferred to Unix?
Suraj K Sankari
Honored Contributor

Re: File Transfer Issue (Sftpg3)

Hi,
If you are using FTP to transfer data then do transfer into binary mode.

Suraj
Tectia
New Member

Re: File Transfer Issue (Sftpg3)

Thanks for the reply.

Yes we are transfering in Bin mode. Also we checked the format of the file in Unix was Data type even though we transfered in compressed form.
Steven Schweda
Honored Contributor

Re: File Transfer Issue (Sftpg3)

> I am having issue in file transfer using
> sftpg3.

What's "sftpg3"?

> Before FTP I am compressing the file and
> transferred to unix server.

FTP or SFTP? Compressing how, exactly?
Transferred from what, exactly, to what,
exactly? How, exactly? What, exactly, is
this "unix server"?

uname -a

> Eventhough transfer file is Compressed when
> it reaches unix side the file type was
> change to "Data Type".

Says who? Where are you getting this
information?

> Highlight of the issue is only Batchlid
> and not UID.

What's a "Batchlid"? What is "the issue"?
(Is it anything like a _problem_?)

> So kindly let me what will be the issue
> with batchlid?

If you explain what you're talking about,
then someone might be able to tell you
something useful.

As usual, showing actual commands with their
actual output can be more helpful than vague
descriptions and interpretations.