cobian reflector transfer file to remote linux SFTP server

Questions about Cobian Reflector
Post Reply
java
Posts: 14
Joined: 25 Mar 2024, 15:09

cobian reflector transfer file to remote linux SFTP server

Post by java »

Hi luis,

Today I am almost finalizing (it all depends on reflector ;) ) my project to set up a secure Linux SFTP server to transfer files from remote client terminals.
the server configuration is completed and tested "locally".
The configuration of the firewall is completed with the necessary rules (firewall rule and dnat rule).
obviously for the dnat I used a translation from a custom sftp port to sftp standard port.
I simulated a real test remotely from command line and had success. :APP
sftp command line test ok
sftp command line test ok
sftp cmd.png (17 KiB) Viewed 123 times
But by configuring cobian reflector to do the same, I got this message during the tests!!:
remote server tester
remote server tester
error sftp cobian.png (20.28 KiB) Viewed 123 times
what is missing!?

Thank you
User avatar
cobian
Site Admin
Posts: 4620
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: cobian reflector transfer file to remote linux SFTP server

Post by cobian »

Really no idea...

Can you connect from the outside with some other client?
--
Luis Cobian
Cobian Backup's creator
java
Posts: 14
Joined: 25 Mar 2024, 15:09

Re: cobian reflector transfer file to remote linux SFTP server

Post by java »

the remote cobian tester is used from outside! with some other client
So sftp command line done..
filezilla done..also

But with reflector no, may be it doesn't support custom port, because when you select sftp, port 22 is selected automatically

I have a question, if I select a custom port for sftp, does the program support it, or try to connect with port 22 by default?
User avatar
cobian
Site Admin
Posts: 4620
Joined: 31 Oct 2020, 01:25
Location: Sweden
Contact:

Re: cobian reflector transfer file to remote linux SFTP server

Post by cobian »

Custom ports are supported. I think it should have something to do with the firewall remaping the port.
--
Luis Cobian
Cobian Backup's creator
java
Posts: 14
Joined: 25 Mar 2024, 15:09

Re: cobian reflector transfer file to remote linux SFTP server

Post by java »

ok
for example?
because i don't know how sftp cobian work and i don't know what happen with this error
java
Posts: 14
Joined: 25 Mar 2024, 15:09

Re: cobian reflector transfer file to remote linux SFTP server

Post by java »

Hi,
Problem resolved
an adjustment in the DNAT rule was made and everything is in order.
Thanks
Post Reply