BackUp auf WS_FTP_Server
Posted: Fri 21. Jul 2023, 13:10
I'm sure the cause of the problem is within KeyHelp.
yes
Server operating system + version
Debian 11.7 (64-bit)
Server virtualization technology used
netcup vServer root
KeyHelp version + build number
23.1.1 (Build 3016)
Problem description / error messages
Changeover to new backup management
The previous setup uses a WS_FTP_Server from Progress (formerly ipswitch) as remote storage (8.8.2 on Windows Server 2016, genatted) - This works except for the automatic deletion of older backups. - I then solved this using a script on the server at Command 220.
Expected result
Backup can also be used with the same remote storage with the new version.
Actual result
Now, since the old version is announced, I want to change the backup to the new version. But here I cannot add a repository. Neither with nor without TLS. The contact to the remote server is established and I also see a test file on the server. in KeyHelp the error message appears: Error ... SetModTime is not supported and Error ... unsupported LIST Line
I then tried to set the connection using user-defined input.
type = ftp
host = servername
user = kh2backup
port = 990
pass = ****18Chars****
tls = true
no_check_certificate = true
disable_epsv = true
disable_mlsd = true
disable_utf8 = true
tls_cache_size = 96
disable_tls13 = true
encoding = Slash,BackSlash,Del,Ctl,RightSpace,Dot,SquareBracket
Looks better, but a different error message appears:
Failed to create file system for "rclone-storage:/": NewFS decrypt password: input too short when revealing password - is it obscured?
Steps to reproduce
Additional information
yes
Server operating system + version
Debian 11.7 (64-bit)
Server virtualization technology used
netcup vServer root
KeyHelp version + build number
23.1.1 (Build 3016)
Problem description / error messages
Changeover to new backup management
The previous setup uses a WS_FTP_Server from Progress (formerly ipswitch) as remote storage (8.8.2 on Windows Server 2016, genatted) - This works except for the automatic deletion of older backups. - I then solved this using a script on the server at Command 220.
Expected result
Backup can also be used with the same remote storage with the new version.
Actual result
Now, since the old version is announced, I want to change the backup to the new version. But here I cannot add a repository. Neither with nor without TLS. The contact to the remote server is established and I also see a test file on the server. in KeyHelp the error message appears: Error ... SetModTime is not supported and Error ... unsupported LIST Line
I then tried to set the connection using user-defined input.
type = ftp
host = servername
user = kh2backup
port = 990
pass = ****18Chars****
tls = true
no_check_certificate = true
disable_epsv = true
disable_mlsd = true
disable_utf8 = true
tls_cache_size = 96
disable_tls13 = true
encoding = Slash,BackSlash,Del,Ctl,RightSpace,Dot,SquareBracket
Looks better, but a different error message appears:
Failed to create file system for "rclone-storage:/": NewFS decrypt password: input too short when revealing password - is it obscured?
Steps to reproduce
Additional information