Package: sitecopy
Version: 1:0.16.6-2
Severity: important
Hi,
after the most reacent upgrade of sitecopy in testing, I'm getting the
following behaviour:
r...@xxxxx:/root # sitecopy --debug=ftp,socket,rcfile -au
Key [site] Value: [backup] Value2: []
Key [server] Value: [xxxx.backup.vollmar.net] Value2: []
Key [username] Value: [backupxxxx] Value2: []
Key [password] Value: [xxxx] Value2: []
Key [local] Value: [/backup] Value2: []
Key [remote] Value: [/backup] Value2: []
Key [exclude] Value: [TMP.*] Value2: []
Key [exclude] Value: [*.lock] Value2: []
Lookup up default port:
Using port: 21
Lookup default proxy port...
Using port 21
sitecopy: Updating site `backup' (on xxxx.backup.vollmar.net in /backup/)
Opening socket to port 21
sitecopy: Error: Could not connect to server (xxxx.backup.vollmar.net port 21).
r...@xxxxx:/root #
Using an ftp client or telnet shows that the server is reachable:
r...@xxxxx:/root # telnet xxxx.backup.vollmar.net 21
Trying xxx.xxx.245.20...
Connected to xxxx.backup.vollmar.net.
Escape character is '^]'.
220 ProFTPD 1.3.0 Server (Debian) [::ffff:xxx.xxx.245.20]
QUIT
221 Goodbye.
Connection closed by foreign host.
r...@xxxxx:/root #
The configfile has been the same for years:
r...@xxxxx:/root # cat .sitecopyrc
site backup
server xxxx.backup.vollmar.net
username backupxxxx
password xxxx
local /backup
remote /backup
exclude TMP.*
exclude *.lock
r...@xxxxx:/root #
Am I doing something wrong or is this indeed a bug? ;)
Thanks,
Markus
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.18 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages sitecopy depends on:
ii libc6 2.9-12 GNU C Library: Shared libraries
ii libneon27-gnutls 0.28.4-1 An HTTP and WebDAV client library
sitecopy recommends no packages.
sitecopy suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]