duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-talk] FTP not working


From: Tim Riemenschneider
Subject: [Duplicity-talk] FTP not working
Date: Fri, 03 Apr 2009 13:09:24 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

Hi,

I think I have a problem with the ftp-backend. collection-status shows
as empty, but there are backups on the server. I think ncftpls is not
working correctly.

When I do a interactive login, ls works (names removed):

server:~/backup# ncftp -u USER ftp://BACKUPHOST
NcFTP 3.2.1 (Jul 29, 2007) by Mike Gleason (http://www.NcFTP.com/contact/).
Connecting to XX.XX.XX.XX...
--------- Welcome to Pure-FTPd [TLS] ----------
You are user number 7 of 50 allowed.
Local time is now 12:59. Server port: 21.
This is a private system - No anonymous login
IPv6 connections are also welcome on this server.
You will be disconnected after 15 minutes of inactivity.
Logging in...
Password requested by XX.XX.XX.XX for user "USER".

    User XXXXXX OK. Password required

Password: **********

User USER has group access to:  XXXXXX
OK. Current restricted directory is /
Logged in to BACKUPHOST.
Current remote directory is /.
ncftp / > ls
access-logs/              .bashrc                  
etc/                      mail/                    
public_html/              .zshrc
.bash_logout              .contactemail            
.htpasswds/               .mozilla/                 tmp/
.bash_profile             cpbackup-exclude.conf    
.lang                     public_ftp/               www/
ncftp / > ^D

However, ncftpls seems to not work: (commandline taken from debug-output
of duplicity):

SERVER:~/backup# ncftpls -f ../mkstemp-vC3HJk-1 -d -  -F -t 30 -o
useCLNT=0,useHELP_SITE=0  ftp://BACKUPHOST
LibNcFTP 3.2.1 (August 13, 2007) compiled for linux-x86-glibc2.6
Uname: Linux|SERVER|2.6.26-1-686|#1 SMP Fri Mar 13 18:08:45 UTC 2009|i686
Glibc: 2.7 (stable)
220: --------- Welcome to Pure-FTPd [TLS] ----------
     You are user number 7 of 50 allowed.
     Local time is now 12:59. Server port: 21.
     This is a private system - No anonymous login
     IPv6 connections are also welcome on this server.
     You will be disconnected after 15 minutes of inactivity.
Connected to BACKUPHOST.
Cmd: USER USER
331: User USER OK. Password required
Cmd: PASS xxxxxxxx
230: User USER has group access to:  XXXXXX
     OK. Current restricted directory is /
Cmd: PWD
257: "/" is your current location
Logged in to BACKUPHOST as USER.
Cmd: FEAT
211: Extensions supported:
      EPRT
      IDLE
      MDTM
      SIZE
      REST STREAM
      MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
      MLSD
      ESTP
      PASV
      EPSV
      SPSV
      ESTA
      AUTH TLS
      PBSZ
      PROT
     End.
Cmd: PWD
257: "/" is your current location
ncftpls DIRLIST: directory, file, or wildcard = "";  lsflags = "-CF"; 
tryMLS = 0.
Cmd: PASV
227: Entering Passive Mode (XX,XX,XX,XX,XX,XX)
Cmd: NLST -CF
150: Accepted data connection
226: Options: -a
     0 matches total
Cmd: QUIT
221: Goodbye. You uploaded 0 and downloaded 0 kbytes.
     Logout.
SERVER:~/backup#

Any ideas?

-- 
detco GbR
Tim Riemenschneider - Entwickler
Haferwende 27
28357 Bremen

Geschäftsführer: Sebastian Constantin, Jens Frischen
Phone:  0421 / 22 37 99 00
Fax:    0421 / 22 37 99 01
Mobil:  0179 / 21 27 285
Mail:   address@hidden


Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. 
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten 
haben, informieren Sie bitte sofort den Absender und löschen Sie diese Mail. 
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail und der 
darin enthaltenen Informationen sind nicht gestattet.


This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and delete this e-mail. Any unauthorized copying, 
disclosure or distribution of the material in this e-mail is strictly forbidden.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]