Discuss the FTP protocol, secure FTP, FTP over SSH and FTP over SSL.

Transfer Type in SFTP

no avatar
User

Amrita

Posts

3

Joined

Sat Apr 04, 2015 2:31 am

Transfer Type in SFTP

by Amrita » Sat Apr 04, 2015 6:21 am

We are using edtFTPNetPro and SSHFTPClient. There is transfer type flag which has Binary and ASCII mode. When we "put" the file using SSHFTPClient and set the transfer type as ASCII, it obeys the flag if destination is linux server but not for AIX server. Does SSHFTPClient actually supports transfer type or it is just for compatibility purpose?
no avatar
User

support2

Posts

3987

Joined

Tue May 18, 2004 8:30 am

Re: Transfer Type in SFTP

by support2 » Sat Apr 04, 2015 7:07 pm

The client tries to guess the EOL terminator using the first line returned by the SFTP server. Traditionally SSH servers return their EOL terminator at the end of this line. It seems that the AIX server does not.

You can set the EOL terminator explicitly if required.
no avatar
User

Amrita

Posts

3

Joined

Sat Apr 04, 2015 2:31 am

Re: Transfer Type in SFTP

by Amrita » Tue Apr 07, 2015 12:40 am

no avatar
User

support2

Posts

3987

Joined

Tue May 18, 2004 8:30 am

Re: Transfer Type in SFTP

by support2 » Tue Apr 07, 2015 3:15 am

SecureFTPConnection.ServerLineTerminator
no avatar
User

Amrita

Posts

3

Joined

Sat Apr 04, 2015 2:31 am

Re: Transfer Type in SFTP

by Amrita » Tue Apr 07, 2015 5:02 am


Who is online

Users browsing this forum: No registered users and 4 guests

Powered by phpBB ® | phpBB3 Style by KomiDesign
cron