Menu

#443 SFTP not working

areca-7.x
open
aventin
9
2015-07-12
2012-06-08
Luca
No

using openssh on Debian Squeeze and the latest areca backup. during test, areca create test_file, but apparently can't delete it. I would be nice to use sftp instead of ftp.
here is the log:

12-06-08 09:42 - INFO - Testing policy : [com.application.areca.impl.policy.SFTPFileSystemPolicy - Server = "192.168.1.4" - Port = 22 - Login = "luca" - Directory = "backup" - Name = <null> - HostKey = "" - CheckHostKey = false ]</null> ...
12-06-08 09:42 - INFO - Making tests with 3 concurrent connections ...
12-06-08 09:42 - INFO - Connecting proxies ...
12-06-08 09:42 - INFO - Disconnecting from server : 192.168.1.4 ...
12-06-08 09:42 - INFO - OK : disconnected from server : 192.168.1.4.
12-06-08 09:42 - INFO - Trying to connect to server : 192.168.1.4 ...
12-06-08 09:42 - INFO - Trying to log in with user : luca ...
12-06-08 09:42 - INFO - Connected to server : 192.168.1.4
12-06-08 09:42 - INFO - Disconnecting from server : 192.168.1.4 ...
12-06-08 09:42 - INFO - OK : disconnected from server : 192.168.1.4.
12-06-08 09:42 - INFO - Trying to connect to server : 192.168.1.4 ...
12-06-08 09:42 - INFO - Trying to log in with user : luca ...
12-06-08 09:42 - INFO - Connected to server : 192.168.1.4
12-06-08 09:42 - INFO - Disconnecting from server : 192.168.1.4 ...
12-06-08 09:42 - INFO - OK : disconnected from server : 192.168.1.4.
12-06-08 09:42 - INFO - Trying to connect to server : 192.168.1.4 ...
12-06-08 09:42 - INFO - Trying to log in with user : luca ...
12-06-08 09:42 - INFO - Connected to server : 192.168.1.4
12-06-08 09:42 - INFO - *** Testing Proxy #0 ***
12-06-08 09:42 - INFO - Getting remote directory informations ...
12-06-08 09:42 - INFO - Remote Directory : [com.myJava.file.driver.remote.FictiveFile - LOCAL PATH = "backup" - REMOTE PATH = "backup" - LENGTH = 4096 - TS = 1339141692 - IS_DIRECTORY = true - EXISTS = true ]
12-06-08 09:42 - INFO - Testing subdirectory creation ...
12-06-08 09:42 - INFO - Testing file creation ...
12-06-08 09:42 - INFO - Writing file : backup/areca_cnx_tst/TEST_FILE ...
12-06-08 09:42 - INFO - Disconnecting from server : 192.168.1.4 ...
12-06-08 09:42 - INFO - OK : disconnected from server : 192.168.1.4.
12-06-08 09:42 - INFO - Trying to connect to server : 192.168.1.4 ...
12-06-08 09:42 - INFO - Trying to log in with user : luca ...
12-06-08 09:42 - INFO - Connected to server : 192.168.1.4
12-06-08 09:42 - INFO - File written.
12-06-08 09:42 - INFO - Disconnecting from server : 192.168.1.4 ...
12-06-08 09:42 - INFO - OK : disconnected from server : 192.168.1.4.
12-06-08 09:42 - ERROR - Error during connextion test procedure
com.application.areca.ApplicationException: Invalid Server : Unable to create files.
at com.application.areca.impl.policy.AbstractRemoteFileSystemPolicy.testProxy(AbstractRemoteFileSystemPolicy.java:230)
at com.application.areca.impl.policy.AbstractRemoteFileSystemPolicy.validateExtended(AbstractRemoteFileSystemPolicy.java:152)
at com.application.areca.impl.policy.AbstractRemoteFileSystemPolicy.validate(AbstractRemoteFileSystemPolicy.java:90)
at com.application.areca.launcher.gui.SFTPEditionWindow.testSFTP(SFTPEditionWindow.java:421)
at com.application.areca.launcher.gui.SFTPEditionWindow$5$1.run(SFTPEditionWindow.java:367)
at java.lang.Thread.run(Unknown Source)

12-06-08 09:42 - INFO - Disconnecting from server : 192.168.1.4 ...
12-06-08 09:42 - INFO - OK : disconnected from server : 192.168.1.4.
12-06-08 09:42 - INFO - Disconnecting from server : 192.168.1.4 ...
12-06-08 09:42 - INFO - OK : disconnected from server : 192.168.1.4.
12-06-08 09:42 - INFO - Disconnecting from server : 192.168.1.4 ...
12-06-08 09:42 - INFO - OK : disconnected from server : 192.168.1.4.

Discussion

  • Luca

    Luca - 2012-06-21

    tested my OpenSSH server on Debian Squeeze for sftp with winscp e filezilla and they all work fine. thanks

     
  • T.J. Pinkert

    T.J. Pinkert - 2015-07-12

    SSH connections seem broken, using 7.4.9 and Java 8.45 (fresh install 64 bit, both Java and Areca today) on Windows 8.1. Normal backup seems to work fine. I hoped to use the network for backups, alas, it's broken. (Even the Test Connection button causes java errors.) It also complained about 256 bit ssh keys?

     

Log in to post a comment.

MongoDB Logo MongoDB