- CheckMates
- :
- Products
- :
- Quantum
- :
- Management
- :
- Re: Issue with WinSCP Connection to Smart-1: SFTP ...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Issue with WinSCP Connection to Smart-1: SFTP Packet Size Error
Hello Check Point Community,
I am experiencing an issue when trying to connect to my Smart-1 appliance using WinSCP. The following error message is displayed, preventing me from uploading files:
Received too large (1129072974 B) SFTP packet. Max supported packet size is 1024000 B.
The error is typically caused by a message printed from a startup script (like .profile). The message may start with "CLIN".
Cannot initialize SFTP protocol. Is the host running an SFTP server?
Environment Information:
WinSCP Version: 6.3.4
Smart-1 Device: R81.20 VM
Has anyone encountered this problem before? Any suggestions on how to resolve this would be greatly appreciated.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Check this.
https://support.checkpoint.com/results/sk/sk42178
How to connect with WinSCP to Gaia OS / Gaia Embedded OS / SecurePlatform
Does the user has the correct rights / roles and the expected shell ?
Try also to change winscp protocol from SFTP to SCP .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Check this.
https://support.checkpoint.com/results/sk/sk42178
How to connect with WinSCP to Gaia OS / Gaia Embedded OS / SecurePlatform
Does the user has the correct rights / roles and the expected shell ?
Try also to change winscp protocol from SFTP to SCP .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you.
Following the best practices outlined in this article allowed me to successfully connect using WinSCP. Your guidance was incredibly helpful.